Customize Irrigation Callouts
Customize Irrigation Symbols
SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE catid IN (152, 251, 231)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE id IN (1482, 2050, 3479, 3909, 3934, 3945, 4925, 5067, 5299, 5351, 5556, 6091, 6445, 6498, 6617, 6241, 6385, 6498, 6385, 6498, 6678, 6752, 6783, 6829, 6847, 6866)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
string(92) "IN ('Customize Irrigation', 'Customize Irrigation Callouts', 'Customize Irrigation Symbols')"
array(3) {
[602]=>
string(20) "Customize Irrigation"
[1365]=>
string(28) "Customize Irrigation Symbols"
[1452]=>
string(29) "Customize Irrigation Callouts"
}