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