Warning: mysql_query() [function.mysql-query]: Unable to save result set in /home/zacefron/www/site/search_news.php on line 105
Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]quand[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]quand[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]quand[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]est[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]est[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]est[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]l[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]l[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]l[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]\'anniversair[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]\'anniversair[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]\'anniversair[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.