I have this problem but I just found out the solution so I\'ll write it here anyway in case anyone stumbles in it. This is my mysql query:
mysql_query(\"SELECT id
Order is reserved Word. You have to use like Enclose ORDER in back-ticks.
Try this
mysql_query("SELECT id FROM `order` ORDER BY id DESC LIMIT 1")
Reserved Words