SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE catid IN (154, 175, 461)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE id IN (698, 882, 2050, 2378, 2434, 3059, 3060, 3239, 3251, 3292, 3784, 3912, 3924, 4050, 4486, 4669, 5001, 5209, 5257, 5380, 5441, 5485, 5540, 5578, 5609, 6055, 6177, 6214, 6307, 6498, 6558, 6783, 6055, 6119, 6330, 6385, 6498, 6307, 6330, 6385, 6498, 6678, 6752, 6783, 6829, 6847, 6866, 7425)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
string(78) "IN ('Customize Planting', 'Customize Plant Symbols', 'Customize Plant Labels')"
array(3) {
[364]=>
string(18) "Customize Planting"
[1286]=>
string(23) "Customize Plant Symbols"
[1442]=>
string(22) "Customize Plant Labels"
}