URLDecode
Method Signature
URLDecode(string=[any], charset=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Simple urlDecode() example
urlDecode( "%21" );
Basic urlDecode() usage
urlDecode() in obfuscation
urlDecode() usage as a member function
Additional Examples
Related
Last updated
Was this helpful?
