rawurlencode
(PHP 4, PHP 5)
rawurlencode — 按照 RFC 1738 对 URL 进行编码
string rawurlencode ( string $str )
根据 »