Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]i[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]i[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]i[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]i[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]want[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]want[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]want[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]want[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]it[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]it[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]it[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]it[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]al[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]al[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]al[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]al[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.