Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]](c|ç)(o|ô|ö)mm(e|é|è|ê|ë)nt[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](c|ç)(o|ô|ö)mm(e|é|è|ê|ë)nt[[:>:]]" OR texte_news REGEXP "[[:<:]](c|ç)(o|ô|ö)mm(e|é|è|ê|ë)nt[[:>:]]") AND (titre_news REGEXP "[[:<:]](i|î|ï)l[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](i|î|ï)l[[:>:]]" OR texte_news REGEXP "[[:<:]](i|î|ï)l[[:>:]]") AND (titre_news REGEXP "[[:<:]]s\\\'(a|à|â)pp(e|é|è|ê|ë)l[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]s\\\'(a|à|â)pp(e|é|è|ê|ë)l[[:>:]]" OR texte_news REGEXP "[[:<:]]s\\\'(a|à|â)pp(e|é|è|ê|ë)l[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.