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 "[[:<:]]ma[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]ma[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]ma[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]famille[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]famille[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]famille[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]d\\\'abord[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]d\\\'abord[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]d\\\'abord[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.