(PHP 3, PHP 4 )
string quotemeta (string str)
string quotemeta
Der Inhalt von str wird mit einem Rückstrich ("Backslash", \) vor jedem Vorkommen von
. \\ + * ? [ ^ ] ( $ )
Siehe auch addslashes(), htmlentities(), htmlspecialchars(), nl2br() und stripslashes().