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