Warning: implode(): Invalid arguments passed in /var/www/vhosts/electromania.be/httpdocs/product_info.php on line 74 :
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 ')' at line 6

SELECT *
		FROM categories AS c
			, categories_description AS cd 
		WHERE c.categories_id = cd.categories_id
			AND cd.language_id = 5
			AND c.categories_id IN()
		


[TEP STOP]