March 2002
Intermediate to advanced
528 pages
21h 29m
English
rawurldecode
string rawurldecode(string url)
Returns a string created from decoding the URI-encoded
url. Sequences of characters beginning
with a % followed by a hexadecimal number are
replaced with the literal the sequence represents.