Erreur SQL !
SELECT `promotions`.`id`, `promotions`.`Titre1`, `promotions`.`Titre2`, `typeetats`.`TexteFr`, `typeetats`.`TexteEn`, `promotions`.`Prix`, `promotions`.`Description`, `promotions`.`DateDebut`, `promotions`.`DateFin`, `promotions`.`photo`, `promotions`.`Afficher` FROM `promotions` INNER JOIN `typeetats` ON `promotions`.`etat` = `typeetats`.`id` WHERE `promotions`.`id` =
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 1