Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]j(e|é|è|ê|ë)ss(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]j(e|é|è|ê|ë)ss(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]j(e|é|è|ê|ë)ss(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]m(c|ç)(c|ç)(a|à|â)rtn(e|é|è|ê|ë)y[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]m(c|ç)(c|ç)(a|à|â)rtn(e|é|è|ê|ë)y[[:>:]]" OR texte_news REGEXP "[[:<:]]m(c|ç)(c|ç)(a|à|â)rtn(e|é|è|ê|ë)y[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.