Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]avant-premiaaaa¨re[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]avant-premiaaaa¨re[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]avant-premiaaaa¨re[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]photocall[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]photocall[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]photocall[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]aaaa [[:>:]]" OR mots_cles_news REGEXP "[[:<:]]aaaa [[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]aaaa [[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]knoxville,[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]knoxville,[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]knoxville,[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]etats-unis[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]etats-unis[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]etats-unis[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.