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