Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]monde[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]monde[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]monde[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]monde[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]narnia[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]narnia[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]narnia[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]narnia[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]:[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]:[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]:[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]:[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]aventures[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]aventures[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]aventures[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]aventures[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]7[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]7[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]7[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]7[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]rois[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]rois[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]rois[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]rois[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]reines[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]reines[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]reines[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]reines[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.