:
[]
SELECT * FROM snegozi LEFT JOIN comuni ON snegozi.idcitta=comuni.idcitta WHERE (comuni.prov='' and categoria=) ORDER BY data desc
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 ') ORDER BY data desc' at line 1
|