SELECT * FROM ccc_documents WHERE mall= and is_delete=0 and begin_date<=CURDATE() and end_date>=CURDATE() and hide=0 ORDER BY begin_date desc limit 0,10
[**SQL錯誤**]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 is_delete=0 and begin_date<=CURDATE() and end_date>=CURDATE() and hide=0 OR' at line 1