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