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