Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]l\\\\\\\\\\\\\\\\\\\\\\\\'h(i|î|ï)st(o|ô|ö)(i|î|ï)r(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]l\\\\\\\\\\\\\\\\\\\\\\\\'h(i|î|ï)st(o|ô|ö)(i|î|ï)r(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]l\\\\\\\\\\\\\\\\\\\\\\\\'h(i|î|ï)st(o|ô|ö)(i|î|ï)r(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]h(i|î|ï)gh[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]h(i|î|ï)gh[[:>:]]" OR texte_news REGEXP "[[:<:]]h(i|î|ï)gh[[:>:]]") AND (titre_news REGEXP "[[:<:]]s(c|ç)h(o|ô|ö)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]s(c|ç)h(o|ô|ö)[[:>:]]" OR texte_news REGEXP "[[:<:]]s(c|ç)h(o|ô|ö)[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.