Customize AutoCAD or F/X CAD
SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE catid IN (441, 442)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE id IN (2702, 3216, 4052, 5644, 5758, 6339, 401, 429, 1195, 1501, 2556, 3216, 3234, 3447, 3919, 3927, 3935, 4225, 4276, 4504, 4824, 4835, 4837, 4863, 4888, 5326, 5355, 5514, 5616, 5641, 5644, 5703, 5709, 5772, 5809, 6273, 6278, 6339, 6498, 6752, 6760, 6783, 6847)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
string(62) "IN ('Customize AutoCAD or F/X CAD', 'Display, Buttons & Tabs')"
array(2) {
[373]=>
string(23) "Display, Buttons & Tabs"
[375]=>
string(28) "Customize AutoCAD or F/X CAD"
}