Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]l(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]l(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]l(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]f(i|î|ï)lm[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]f(i|î|ï)lm[[:>:]]" OR texte_news REGEXP "[[:<:]]f(i|î|ï)lm[[:>:]]") AND (titre_news REGEXP "[[:<:]]\\\\\\\\\\\\"(e|é|è|ê|ë)n(c|ç)(o|ô|ö)r(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]\\\\\\\\\\\\"(e|é|è|ê|ë)n(c|ç)(o|ô|ö)r(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]\\\\\\\\\\\\"(e|é|è|ê|ë)n(c|ç)(o|ô|ö)r(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]](u|ù|û|ü)n(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](u|ù|û|ü)n(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]](u|ù|û|ü)n(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]](a|à|â)(u|ù|û|ü)tr(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](a|à|â)(u|ù|û|ü)tr(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]](a|à|â)(u|ù|û|ü)tr(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]h(i|î|ï)st(o|ô|ö)(i|î|ï)r(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]h(i|î|ï)st(o|ô|ö)(i|î|ï)r(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]h(i|î|ï)st(o|ô|ö)(i|î|ï)r(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|ç)(e|é|è|ê|ë)ndr(i|î|ï)ll(o|ô|ö)n\\\\\\\\\\\\"[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](c|ç)(e|é|è|ê|ë)ndr(i|î|ï)ll(o|ô|ö)n\\\\\\\\\\\\"[[:>:]]" OR texte_news REGEXP "[[:<:]](c|ç)(e|é|è|ê|ë)ndr(i|î|ï)ll(o|ô|ö)n\\\\\\\\\\\\"[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.