Kaya 0.4.4 reference for WebCommon::urlDecode

List of functions and data types in WebCommon

String urlDecode(String x)

Arguments

Usage

URL decode a string. This reverses the effect of urlEncode. This processing is already done by Kaya when handling GET and POST data, and so it is not necessary (and will usually cause data errors) to use this function on data from these sources.

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya