
QUERY: select * from produse where prd_id!='' and cat_id= FILE : Unknown LINE : Unknown MySQL ERROR: 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 1
QUERY: update produse set afisari=(+1) where prd_id= FILE : Unknown LINE : Unknown MySQL ERROR: 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 1
QUERY: select * from categorii where idcategorie= FILE : Unknown LINE : Unknown MySQL ERROR: 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 1
QUERY: SELECT * FROM produse where prd_id!= and cat_id in () order by prd_id desc FILE : Unknown LINE : Unknown MySQL ERROR: 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 cat_id in () order by prd_id desc' at line 1