Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]nom[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]nom[[:>:]]" OR REPLACE (texte_news,"�","e") REGEXP "[[:<:]]nom[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]souris[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]souris[[:>:]]" OR REPLACE (texte_news,"�","e") REGEXP "[[:<:]]souris[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]dans[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]dans[[:>:]]" OR REPLACE (texte_news,"�","e") REGEXP "[[:<:]]dans[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]narnia[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]narnia[[:>:]]" OR REPLACE (texte_news,"�","e") REGEXP "[[:<:]]narnia[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]3\\[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]3\\[[:>:]]" OR REPLACE (texte_news,"�","e") REGEXP "[[:<:]]3\\[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.