Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]](a|à|â)(c|ç)tr(i|î|ï)(c|ç)(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](a|à|â)(c|ç)tr(i|î|ï)(c|ç)(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]](a|à|â)(c|ç)tr(i|î|ï)(c|ç)(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]") 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 "[[:<:]]p(e|é|è|ê|ë)v(e|é|è|ê|ë)nss(i|î|ï)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]p(e|é|è|ê|ë)v(e|é|è|ê|ë)nss(i|î|ï)[[:>:]]" OR texte_news REGEXP "[[:<:]]p(e|é|è|ê|ë)v(e|é|è|ê|ë)nss(i|î|ï)[[:>:]]") AND communaute_news LIKE "%narnia%" AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.