Customize General Office Standards (Admin)
Configuring Your Preferences
SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE catid IN (215, 273, 216, 217, 322, 321)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
SELECT id, title, alias, catid FROM sjoomla.lfx_content
WHERE id IN (698, 1195, 2434, 3239, 3251, 3536, 4050, 4482, 5166, 6225, 6552, 6761, 6783, 6829, 6866, 4050, 6225, 6761, 4932, 5703, 6119, 6057, 6225, 6678, 6752, 6761, 6847, 6866, 6498, 4275)
AND state = 1
AND publish_up <= curdate()
ORDER BY created desc
string(169) "IN ('Customize General Office Standards (Admin)', 'Configuring Your Preferences', 'Text Style Settings', 'Customize Your Layers', 'Blocks/Callouts', 'Keyboard Commands')"
array(6) {
[569]=>
string(42) "Customize General Office Standards (Admin)"
[677]=>
string(21) "Customize Your Layers"
[1075]=>
string(15) "Blocks/Callouts"
[1259]=>
string(19) "Text Style Settings"
[1663]=>
string(28) "Configuring Your Preferences"
[2353]=>
string(17) "Keyboard Commands"
}