hey why do i get this error
mySQL query error: SELECT g.gid, g.gtitle, g.gname, g.gcat, cat.password, cat.active FROM games_list AS g, games_cats AS cat WHERE g.active=1 AND cat.active=1 AND g.gcat=cat.c_id AND trim(password)='' ORDER BY g.added DESC LIMIT
mySQL error: 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 '' at line 1
mySQL error code:
Date: Sunday 05th of November 2006 05:52:03 PM
|