select a0.*,c.*,nom_fichier from arbre a0 inner join contenu c on a0.arbre_id=c.arbre_id and c.langue_id= inner join gabarit g on g.gabarit_id=a0.gabarit_id where c.nom ='fd_docs_pubfaq.htm' and a0.etat_id=1 and a0.supprimer=0
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 'inner join gabarit g on g.gabarit_id=a0.gabarit_id where c.nom ='fd_docs_' at line 4