![]() Materiali variYou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '013' at line 4 sql: SELECT allegati.id as id_all, id_dos, dossier.titolo as titolo_dossier, alt_dos, dossier.data as data_dossier, allegati.nome as nome_allegato , lnk_all, tipo_all FROM allegati, dossier WHERE allegati.collegamento=id_dos and allegati.tabella='dossier' and allegati.id=1 013 |