[]
Files & Saving
SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE catid IN (406)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
SELECT id, title, alias, catid FROM sjoomla.lfx_content WHERE id IN (2225, 2617, 3339, 4170, 6376, 7813) AND state = 1 AND publish_up <= curdate() ORDER BY created desc
string(21) "IN ('Files & Saving')"
array(1) { [1851]=> string(14) "Files & Saving" }
SELECT id, title, alias, catid FROM sjoomla.lfx_content WHERE id IN (2225, 2617, 3339, 4170, 6376, 7813) AND state = 1 AND publish_up <= curdate() ORDER BY created desc
string(21) "IN ('Files & Saving')"
array(1) { [1851]=> string(14) "Files & Saving" }