Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]](o|ô|ö)(u|ù|û|ü)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](o|ô|ö)(u|ù|û|ü)[[:>:]]" OR texte_news REGEXP "[[:<:]](o|ô|ö)(u|ù|û|ü)[[:>:]]") AND (titre_news REGEXP "[[:<:]]s(o|ô|ö)rt[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]s(o|ô|ö)rt[[:>:]]" OR texte_news REGEXP "[[:<:]]s(o|ô|ö)rt[[:>:]]") AND (titre_news REGEXP "[[:<:]]l(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]l(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]l(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]m(o|ô|ö)nd(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]m(o|ô|ö)nd(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]m(o|ô|ö)nd(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]n(a|à|â)rn(i|î|ï)(a|à|â)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]n(a|à|â)rn(i|î|ï)(a|à|â)[[:>:]]" OR texte_news REGEXP "[[:<:]]n(a|à|â)rn(i|î|ï)(a|à|â)[[:>:]]") AND (titre_news REGEXP "[[:<:]](e|é|è|ê|ë)t[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](e|é|è|ê|ë)t[[:>:]]" OR texte_news REGEXP "[[:<:]](e|é|è|ê|ë)t[[:>:]]") AND (titre_news REGEXP "[[:<:]]d(a|à|â)ns[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]d(a|à|â)ns[[:>:]]" OR texte_news REGEXP "[[:<:]]d(a|à|â)ns[[:>:]]") AND (titre_news REGEXP "[[:<:]]q(u|ù|û|ü)(e|é|è|ê|ë)ll(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]q(u|ù|û|ü)(e|é|è|ê|ë)ll(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]q(u|ù|û|ü)(e|é|è|ê|ë)ll(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]s(a|à|â)ll(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]s(a|à|â)ll(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]s(a|à|â)ll(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]](c|ç)(i|î|ï)n(a|à|â)(a|à|â)r(a|à|â)(a|à|â)(a|à|â)r(a|à|â)rr(a|à|â)r(a|à|â)©m(a|à|â)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](c|ç)(i|î|ï)n(a|à|â)(a|à|â)r(a|à|â)(a|à|â)(a|à|â)r(a|à|â)rr(a|à|â)r(a|à|â)©m(a|à|â)[[:>:]]" OR texte_news REGEXP "[[:<:]](c|ç)(i|î|ï)n(a|à|â)(a|à|â)r(a|à|â)(a|à|â)(a|à|â)r(a|à|â)rr(a|à|â)r(a|à|â)©m(a|à|â)[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.