[]
Presentation
SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE catid IN (338)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
SELECT id, title, alias, catid FROM sjoomla.lfx_content WHERE id IN (1021, 1312, 2650, 2992, 4523, 6502, 6803, 7612) AND state = 1 AND publish_up <= curdate() ORDER BY created desc
string(19) "IN ('Presentation')"
array(2) { [68]=> string(12) "presentation" [1914]=> string(12) "Presentation" }
SELECT id, title, alias, catid FROM sjoomla.lfx_content WHERE id IN (1021, 1312, 2650, 2992, 4523, 6502, 6803, 7612) AND state = 1 AND publish_up <= curdate() ORDER BY created desc
string(19) "IN ('Presentation')"
array(2) { [68]=> string(12) "presentation" [1914]=> string(12) "Presentation" }