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