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