Plant Schedules
SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE catid IN (337)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
SELECT id, title, alias, catid FROM sjoomla.lfx_content WHERE id IN (2354, 2488, 2807, 2845, 3059, 3225, 3372, 3500, 4080, 4144, 4215, 4252, 4327, 4486, 4924, 5038, 5077, 5230, 5250, 5348, 5407, 5566, 5695, 5857, 5988, 6003, 6226, 6265, 6330, 6558, 6778, 6799, 6844, 6847, 7001, 7003, 7017, 7049, 7665) AND state = 1 AND publish_up <= curdate() ORDER BY created desc
string(22) "IN ('Plant Schedules')"
array(1) { [450]=> string(15) "Plant Schedules" }
SELECT id, title, alias, catid FROM sjoomla.lfx_content WHERE id IN (2354, 2488, 2807, 2845, 3059, 3225, 3372, 3500, 4080, 4144, 4215, 4252, 4327, 4486, 4924, 5038, 5077, 5230, 5250, 5348, 5407, 5566, 5695, 5857, 5988, 6003, 6226, 6265, 6330, 6558, 6778, 6799, 6844, 6847, 7001, 7003, 7017, 7049, 7665) AND state = 1 AND publish_up <= curdate() ORDER BY created desc
string(22) "IN ('Plant Schedules')"
array(1) { [450]=> string(15) "Plant Schedules" }