Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]](e|é|è|ê|ë)s(c|ç)(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](e|é|è|ê|ë)s(c|ç)(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]](e|é|è|ê|ë)s(c|ç)(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]q(u|ù|û|ü)\\\\\\\\\\\\\\'(i|î|ï)l[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]q(u|ù|û|ü)\\\\\\\\\\\\\\'(i|î|ï)l[[:>:]]" OR texte_news REGEXP "[[:<:]]q(u|ù|û|ü)\\\\\\\\\\\\\\'(i|î|ï)l[[:>:]]") AND (titre_news REGEXP "[[:<:]](a|à|â)(u|ù|û|ü)r(a|à|â)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](a|à|â)(u|ù|û|ü)r(a|à|â)[[:>:]]" OR texte_news REGEXP "[[:<:]](a|à|â)(u|ù|û|ü)r(a|à|â)[[:>:]]") AND (titre_news REGEXP "[[:<:]]l(u|ù|û|ü)(c|ç)y[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]l(u|ù|û|ü)(c|ç)y[[:>:]]" OR texte_news REGEXP "[[:<:]]l(u|ù|û|ü)(c|ç)y[[:>:]]") AND (titre_news REGEXP "[[:<:]]n(a|à|â)rn(i|î|ï)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]n(a|à|â)rn(i|î|ï)[[:>:]]" OR texte_news REGEXP "[[:<:]]n(a|à|â)rn(i|î|ï)[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.