Online urldecode() function
string urldecode ( string $str )
Decodes any encoded value in the given string.
You might also like the online urlencode() function.
string urldecode ( string $str )
Decodes any encoded value in the given string.
You might also like the online urlencode() function.