<?xml version='1.0' encoding='ISO-8859-1'?><font color="#000000"><b>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 p.products_id = ptc.products_id' at line 1<br /><br />select p.products_id, pd.products_name, p.products_image, p.products_price from products p, products_description pd, products_to_categories ptc  where p.products_id = pd.products_id and ptc.categories_id in () and p.products_id = ptc.products_id<br /><br /><small><font color="#ff0000">[TEP STOP]</font></small><br /><br /></b></font>