Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"�","e") REGEXP "[[:<:]]galerie[[:>:]]" OR REPLACE (prenom_artiste,"�","e") REGEXP "[[:<:]]galerie[[:>:]]" OR REPLACE (nom_complet_artiste,"�","e") REGEXP "[[:<:]]galerie[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]galerie[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"�","e") REGEXP "[[:<:]]claraaraaa©mence[[:>:]]" OR REPLACE (prenom_artiste,"�","e") REGEXP "[[:<:]]claraaraaa©mence[[:>:]]" OR REPLACE (nom_complet_artiste,"�","e") REGEXP "[[:<:]]claraaraaa©mence[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]claraaraaa©mence[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.