Hello,
how can i target the substring in a query to remove the html (strip_tags) code in it (like , I have $produse_q = " SELECT SQL_CALC_FOUND_ROWS DISTINCT and on html page {produse.produs_descriere_scurta},
, etc).
at_id AS rank,
produse., SUBSTRING(produs_description
, 1, 200) as ‘produs_descriere_scurta’,
firme.,
categories.*
FROM produse"