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 '?osCsid=8ed67fae9f63b84fec7172c30b688b96 and pd.language_id=3' at line 1

select p.products_id, pd.products_name,pd.products_description,pd.destacado, p.products_price_t as products_price,p.products_image, m.manufacturers_id, m.manufacturers_name from products p, manufacturers m, products_description pd where p.manufacturers_id=m.manufacturers_id and pd.products_id=p.products_id and p.products_id=256?osCsid=8ed67fae9f63b84fec7172c30b688b96 and pd.language_id=3

[TEP STOP]