Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]](c|ç)(a|à|â)n't[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](c|ç)(a|à|â)n't[[:>:]]" OR texte_news REGEXP "[[:<:]](c|ç)(a|à|â)n't[[:>:]]") AND (titre_news REGEXP "[[:<:]]b(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]b(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]b(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]t(a|à|â)m(e|é|è|ê|ë)d[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]t(a|à|â)m(e|é|è|ê|ë)d[[:>:]]" OR texte_news REGEXP "[[:<:]]t(a|à|â)m(e|é|è|ê|ë)d[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.