rawurldecode

 string rawurldecode ( string $str ) 

説明

Returns a string in which the sequences with percent () signs followed by two hex digits have been replaced with literal characters.

戻り値

Returns the decoded URL, as a string.