mySQL query error: SELECT id, date, name, new FROM news WHERE id< AND (name LIKE "%Quick%" OR name LIKE "%Slide%" OR name LIKE "%Show%") ORDER BY id DESC LIMIT 0,25mySQL error: 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 'AND (name LIKE "%Quick%" OR name LIKE "%Slide%" OR name LIKE "%Show%") ORDER BY ' at line 1
Date: Monday 13th 2008f October 2008 02:04:29 AM