Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]t(o|ô|ö)(u|ù|û|ü)t(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]t(o|ô|ö)(u|ù|û|ü)t(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]t(o|ô|ö)(u|ù|û|ü)t(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]l(e|é|è|ê|ë)s[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]l(e|é|è|ê|ë)s[[:>:]]" OR texte_news REGEXP "[[:<:]]l(e|é|è|ê|ë)s[[:>:]]") AND (titre_news REGEXP "[[:<:]](a|à|â)rm(e|é|è|ê|ë)s[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](a|à|â)rm(e|é|è|ê|ë)s[[:>:]]" OR texte_news REGEXP "[[:<:]](a|à|â)rm(e|é|è|ê|ë)s[[:>:]]") 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 affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.