Erreur SQL !
FROM news WHERE (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 "[[:<:]]l(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]l(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]l(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]l(i|î|ï)(o|ô|ö)n,[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]l(i|î|ï)(o|ô|ö)n,[[:>:]]" OR texte_news REGEXP "[[:<:]]l(i|î|ï)(o|ô|ö)n,[[:>:]]") AND (titre_news REGEXP "[[:<:]]l(a|à|â)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]l(a|à|â)[[:>:]]" OR texte_news REGEXP "[[:<:]]l(a|à|â)[[:>:]]") AND (titre_news REGEXP "[[:<:]]s(o|ô|ö)r(c|ç)(i|î|ï)(a|à|â)(a|à|â)(a|à|â)¨r(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]s(o|ô|ö)r(c|ç)(i|î|ï)(a|à|â)(a|à|â)(a|à|â)¨r(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]s(o|ô|ö)r(c|ç)(i|î|ï)(a|à|â)(a|à|â)(a|à|â)¨r(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]bl(a|à|â)n(c|ç)h(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]bl(a|à|â)n(c|ç)h(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]bl(a|à|â)n(c|ç)h(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]](e|é|è|ê|ë)t[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](e|é|è|ê|ë)t[[:>:]]" OR texte_news REGEXP "[[:<:]](e|é|è|ê|ë)t[[:>:]]") AND (titre_news REGEXP "[[:<:]]l'(a|à|â)rm(o|ô|ö)(i|î|ï)r(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]l'(a|à|â)rm(o|ô|ö)(i|î|ï)r(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]l'(a|à|â)rm(o|ô|ö)(i|î|ï)r(e|é|è|ê|ë)[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.