Erreur dans la requête : 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 'Ivoire'!=''' at line 1 SELECT count(*) as cnt FROM th_produit v,th_voyage p WHERE (( v.destination LIKE '%Côte%') OR ( v.destination LIKE '%d\' Ivoire%')) AND v.actif=1 AND v.soustitre!="MASQUES ET DANSES SACREES" AND v.code_prod=p.code_prod AND p.aller_date > NOW() AND v.destination!='' AND v.soustitre!='' AND 'Côte d'Ivoire'!=''