Last SQL Query:
select * from chapter_data where menuId = 2 and chapterId= and enable='1'
select * from chapter_data where menuId = 2 and chapterId= and enable='1'
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 'and enable='1'' at line 1
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 enable='1'' at line 1

