Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]](c|ç)(a|à|â)rr(i|î|ï)(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](c|ç)(a|à|â)rr(i|î|ï)(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]](c|ç)(a|à|â)rr(i|î|ï)(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]](u|ù|û|ü)nd(e|é|è|ê|ë)rw(o|ô|ö)(o|ô|ö)d[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](u|ù|û|ü)nd(e|é|è|ê|ë)rw(o|ô|ö)(o|ô|ö)d[[:>:]]" OR texte_news REGEXP "[[:<:]](u|ù|û|ü)nd(e|é|è|ê|ë)rw(o|ô|ö)(o|ô|ö)d[[:>:]]") AND (titre_news REGEXP "[[:<:]]th(e|é|è|ê|ë)r(e|é|è|ê|ë)\'s[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]th(e|é|è|ê|ë)r(e|é|è|ê|ë)\'s[[:>:]]" OR texte_news REGEXP "[[:<:]]th(e|é|è|ê|ë)r(e|é|è|ê|ë)\'s[[:>:]]") AND (titre_news REGEXP "[[:<:]](a|à|â)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](a|à|â)[[:>:]]" OR texte_news REGEXP "[[:<:]](a|à|â)[[:>:]]") AND (titre_news REGEXP "[[:<:]]pl(a|à|â)(c|ç)(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]pl(a|à|â)(c|ç)(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]pl(a|à|â)(c|ç)(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]f(o|ô|ö)r[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]f(o|ô|ö)r[[:>:]]" OR texte_news REGEXP "[[:<:]]f(o|ô|ö)r[[:>:]]") AND (titre_news REGEXP "[[:<:]](u|ù|û|ü)s'nv(o|ô|ö)pzp[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](u|ù|û|ü)s'nv(o|ô|ö)pzp[[:>:]]" OR texte_news REGEXP "[[:<:]](u|ù|û|ü)s'nv(o|ô|ö)pzp[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.