Piping
SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE catid IN (351)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
SELECT id, title, alias, catid FROM sjoomla.lfx_content WHERE id IN (3444, 3950, 4372, 4776, 4783, 6864, 7247) AND state = 1 AND publish_up <= curdate() ORDER BY created desc
string(13) "IN ('Piping')"
array(1) { [1870]=> string(6) "Piping" }
SELECT id, title, alias, catid FROM sjoomla.lfx_content WHERE id IN (3444, 3950, 4372, 4776, 4783, 6864, 7247) AND state = 1 AND publish_up <= curdate() ORDER BY created desc
string(13) "IN ('Piping')"
array(1) { [1870]=> string(6) "Piping" }
Our software tailors AutoCAD® to the needs of landscape architects, irrigation designers, and other professionals. We automate your most tedious tasks and ensure accuracy, giving you more time to design.