MySQL Query : SELECT c.url,c.title,n.hits_week FROM `phpcms_content` c,`phpcms_content_count` n,phpcms_c_hyzx h WHERE c.contentid=h.contentid AND c.contentid=n.contentid AND c.`status`=99 and h.newscatid in () ORDER BY n.hits_week DESC,c.contentid DESC LIMIT 10 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 ') ORDER BY n.hits_week DESC,c.contentid DESC LIMIT 10' at line 1 MySQL Errno : 1064 Message : MySQL Query Error