|
6.94.32 QuoteMetaDescription
string quotemeta(string str )
quotemeta retourne une version de la
chaîne str, avec un antislash
(\) devant tous les caractères de la liste
ci-dessous :@: . \ + clean_docs_mysql clean_docs-php debut.php docMySQL3[1].23_v4d.tar.gz docPHP4_v5d[1].tar.gz fin.php mysql php ? [ ^ ] ( $ ) .
Voir aussi
addslashes,
htmlentities,
htmlspecialchars,
nl2br et
stripslashes.
|