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