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