online taxi rates

Blog

SELECT * FROM tbl_blog AS blog INNER JOIN blog_to_category AS btc INNER JOIN tbl_blogcat AS cd on btc.category_id=cd.id where btc.category_id IN (,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611) and blog.id=btc.blog_id and blog.status=0 group by btc.blog_id order by blog.orderId ASC
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 '564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,' at line 1
Error At /home/charbhujatravels/public_html/blog/index.php [146]