mysqli_query: 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 ')' at line 6 (query: SELECT *,
`xp_products`.price*xp_currencies.`exchange_rate` as `pret_total`
FROM `xp_currencies`,`xp_products`,`xp_products_description`
WHERE `xp_products`.`id`=`xp_products_description`.`id_main`
AND `xp_products`.`currency`=`xp_currencies`.`id`
AND `xp_products`.`id` IN ())
simpleDB_mysql->fetch_all() called at [/home3/sportcol/public_html/content/default.php:34]