| 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 products_status=1' at line 1
Select COUNT(*) AS numrows from products_to_categories a inner join products b on a.products_id =b.products_id inner join products_description c on b.products_id=c.products_id where a.categories_id= and products_status=1
[TEP STOP]
|
| | |