Warning: mysql_query() [function.mysql-query]: Unable to save result set in /home/zacefron/www/site/search_artistes.php on line 79
Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]quand[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]quand[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]quand[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]quand[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]est[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]est[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]est[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]est[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]l[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]l[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]l[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]l[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]\'anniversair[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]\'anniversair[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]\'anniversair[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]\'anniversair[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.