Piping, Pipe Sizing & Water Source
SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE catid IN (137)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
SELECT id, title, alias, catid FROM sjoomla.lfx_content WHERE id IN (1370, 1844, 2222, 2471, 2647, 2677, 3934, 3990, 4069, 4216, 4484, 4524, 4882, 5000, 5103, 5694, 5740, 5939, 6013, 6244, 6336, 6355, 6381, 6438, 6640, 7694) AND state = 1 AND publish_up <= curdate() ORDER BY created desc
string(41) "IN ('Piping, Pipe Sizing & Water Source')"
array(1) { [620]=> string(34) "Piping, Pipe Sizing & Water Source" }
SELECT id, title, alias, catid FROM sjoomla.lfx_content WHERE id IN (1370, 1844, 2222, 2471, 2647, 2677, 3934, 3990, 4069, 4216, 4484, 4524, 4882, 5000, 5103, 5694, 5740, 5939, 6013, 6244, 6336, 6355, 6381, 6438, 6640, 7694) AND state = 1 AND publish_up <= curdate() ORDER BY created desc
string(41) "IN ('Piping, Pipe Sizing & Water Source')"
array(1) { [620]=> string(34) "Piping, Pipe Sizing & Water Source" }