Erreur dans la requête : SELECT a.id_album,a.titre_album,g.id_groupe,g.nom_groupe FROM album a LEFT JOIN groupe g ON a.id_groupe_album=g.id_groupe WHERE a.afficher_album=1 AND g.afficher_groupe=1 AND date_affiche_album<='2024-03-29' AND id_album IN (,,) AND id_album>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 ',) AND id_album>0' at line 1