urldecode

URL-decode a String according to RFC 1738.


Syntax


Parameters

  • String subject - The String to be URL-decoded.


Result

  • String - The decoded String.

Returns subject with percentage signs (%) followed by hexadecimal character codes replaced with their corresponding literal characters.

ptpscript/functions/urldecode.txt · Last modified: 2007/01/24 10:15
 
 
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki