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