Customize SketchUp Symbols
SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE catid IN (465, 466, 535, 550)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
string(88) "IN ('Customize SketchUp', 'Customize SketchUp Symbols', 'Customize Rhino', 'Rhino Test')"
array(4) {
[2617]=>
string(18) "Customize SketchUp"
[2618]=>
string(26) "Customize SketchUp Symbols"
[2627]=>
string(15) "Customize Rhino"
[2634]=>
string(10) "Rhino Test"
}