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 "[[:<:]](o|ô|ö)r[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](o|ô|ö)r[[:>:]]" OR texte_news REGEXP "[[:<:]](o|ô|ö)r[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.