
SELECT * FROM content WHERE status=1 AND (section= OR category=) ORDER BY id DESC LIMIT 10 1064:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'OR category=) ORDER BY id DESC LIMIT 10' at line 1 | |