(PHP 3, PHP 4 )
string quotemeta (string str)
string quotemeta
文字列strについて、
. \\ + * ? [ ^ ] ( $ )
addslashes(), htmlentities(), htmlspecialchars(), nl2br(), stripslashes() も参照下さい。