erreur requete:select produit.id as id, nom, promo, promotion.type as type_promo, promotion.prix as prix_promo, id_gamme, produit.prix as prix, description, meta_title, meta_description, meta_keywords, infos, tailles, couleurs, photos_sup, mode_emploi, docs, temoignage from produit left join promotion on produit.id=id_produit where produit.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