urldecode
function call:
string urldecode( string $str )
description:
Decodes any %## encoding in the given string $str. The string could be encoded with the function urlencode().
test urldecode online:
string urldecode( string $str )
description:
Decodes any %## encoding in the given string $str. The string could be encoded with the function urlencode().
test urldecode online: