rawurldecodeDecode URL-encoded strings Description
string rawurldecode(string
$string)
Returns a string in which the sequences with percent
( Parameters
Return ValuesReturns the decoded URL, as a string. Examples
Example #1 rawurldecode example Notes
|