Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]v(o|ô|ö)nt-(i|î|ï)ls[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]v(o|ô|ö)nt-(i|î|ï)ls[[:>:]]" OR texte_news REGEXP "[[:<:]]v(o|ô|ö)nt-(i|î|ï)ls[[:>:]]") AND (titre_news REGEXP "[[:<:]]r(e|é|è|ê|ë)v(e|é|è|ê|ë)n(i|î|ï)r(e|é|è|ê|ë)"[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]r(e|é|è|ê|ë)v(e|é|è|ê|ë)n(i|î|ï)r(e|é|è|ê|ë)"[[:>:]]" OR texte_news REGEXP "[[:<:]]r(e|é|è|ê|ë)v(e|é|è|ê|ë)n(i|î|ï)r(e|é|è|ê|ë)"[[:>:]]") AND (titre_news REGEXP "[[:<:]](a|à|â)nd[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](a|à|â)nd[[:>:]]" OR texte_news REGEXP "[[:<:]](a|à|â)nd[[:>:]]") AND (titre_news REGEXP "[[:<:]]"x"="y[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]"x"="y[[:>:]]" OR texte_news REGEXP "[[:<:]]"x"="y[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.