A Database Error Occurred
Error Number: 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 3
SELECT nome,cognome FROM autori, profili,articoli WHERE autori.articoli_id=articoli.id AND autori.profili_id=profili.id AND articoli.id=