(PHP 3, PHP 4 >= 4.0.0)
string quotemeta (string str)
string quotemeta
. \\ + * ? [ ^ ] ( $ )
addslashes(), htmlentities(), htmlspecialchars(), nl2br(), 그리고 stripslashes()을 참고하라.