Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]g(e|é|è|ê|ë)(o|ô|ö)rg(i|î|ï)(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]g(e|é|è|ê|ë)(o|ô|ö)rg(i|î|ï)(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]g(e|é|è|ê|ë)(o|ô|ö)rg(i|î|ï)(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]h(e|é|è|ê|ë)nl(e|é|è|ê|ë)y[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]h(e|é|è|ê|ë)nl(e|é|è|ê|ë)y[[:>:]]" OR texte_news REGEXP "[[:<:]]h(e|é|è|ê|ë)nl(e|é|è|ê|ë)y[[:>:]]") AND (titre_news REGEXP "[[:<:]](e|é|è|ê|ë)t[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](e|é|è|ê|ë)t[[:>:]]" OR texte_news REGEXP "[[:<:]](e|é|è|ê|ë)t[[:>:]]") AND (titre_news REGEXP "[[:<:]]w(i|î|ï)ll(i|î|ï)(a|à|â)m[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]w(i|î|ï)ll(i|î|ï)(a|à|â)m[[:>:]]" OR texte_news REGEXP "[[:<:]]w(i|î|ï)ll(i|î|ï)(a|à|â)m[[:>:]]") AND (titre_news REGEXP "[[:<:]]m(o|ô|ö)s(e|é|è|ê|ë)l(e|é|è|ê|ë)y'(a|à|â)=0[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]m(o|ô|ö)s(e|é|è|ê|ë)l(e|é|è|ê|ë)y'(a|à|â)=0[[:>:]]" OR texte_news REGEXP "[[:<:]]m(o|ô|ö)s(e|é|è|ê|ë)l(e|é|è|ê|ë)y'(a|à|â)=0[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.