Planting Presentation
Presentation Tools
SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE catid IN (133, 272)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
SELECT id, title, alias, catid FROM sjoomla.lfx_content WHERE id IN (499, 833, 882, 1112, 2110, 2273, 2546, 2585, 2640, 2665, 2720, 3039, 3060, 3225, 3231, 3232, 3302, 3387, 3587, 3784, 4038, 4211, 4219, 4413, 4669, 4758, 4801, 4820, 4876, 4951, 5023, 5156, 5157, 5217, 5276, 5349, 5696, 5705, 6476, 7121, 4738, 5408, 5886, 6279, 6366, 6521, 6533, 6594, 6614, 7369, 7415) AND state = 1 AND publish_up <= curdate() ORDER BY created desc
string(50) "IN ('Planting Presentation', 'Presentation Tools')"
array(2) { [473]=> string(21) "Planting Presentation" [589]=> string(18) "Presentation Tools" }
SELECT id, title, alias, catid FROM sjoomla.lfx_content WHERE id IN (499, 833, 882, 1112, 2110, 2273, 2546, 2585, 2640, 2665, 2720, 3039, 3060, 3225, 3231, 3232, 3302, 3387, 3587, 3784, 4038, 4211, 4219, 4413, 4669, 4758, 4801, 4820, 4876, 4951, 5023, 5156, 5157, 5217, 5276, 5349, 5696, 5705, 6476, 7121, 4738, 5408, 5886, 6279, 6366, 6521, 6533, 6594, 6614, 7369, 7415) AND state = 1 AND publish_up <= curdate() ORDER BY created desc
string(50) "IN ('Planting Presentation', 'Presentation Tools')"
array(2) { [473]=> string(21) "Planting Presentation" [589]=> string(18) "Presentation Tools" }