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