Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]w(a|à|â)lt[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]w(a|à|â)lt[[:>:]]" OR texte_news REGEXP "[[:<:]]w(a|à|â)lt[[:>:]]") AND (titre_news REGEXP "[[:<:]]d(i|î|ï)sn(e|é|è|ê|ë)y[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]d(i|î|ï)sn(e|é|è|ê|ë)y[[:>:]]" OR texte_news REGEXP "[[:<:]]d(i|î|ï)sn(e|é|è|ê|ë)y[[:>:]]") AND (titre_news REGEXP "[[:<:]]r(e|é|è|ê|ë)(c|ç)(o|ô|ö)rd\\\\\\\\\\\\\\"[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]r(e|é|è|ê|ë)(c|ç)(o|ô|ö)rd\\\\\\\\\\\\\\"[[:>:]]" OR texte_news REGEXP "[[:<:]]r(e|é|è|ê|ë)(c|ç)(o|ô|ö)rd\\\\\\\\\\\\\\"[[:>:]]") AND (titre_news REGEXP "[[:<:]](a|à|â)nd[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](a|à|â)nd[[:>:]]" OR texte_news REGEXP "[[:<:]](a|à|â)nd[[:>:]]") AND (titre_news REGEXP "[[:<:]]\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\"=\\\\\\\\\\\\\\"x[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\"=\\\\\\\\\\\\\\"x[[:>:]]" OR texte_news REGEXP "[[:<:]]\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\"=\\\\\\\\\\\\\\"x[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.