help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Procedures and functions
]
Reference for unit 'urlenc' (
#powtils_main
)
UrlDecode
Declaration
Source position: urlenc.pas line 19
function
UrlDecode
(
const
svar
:
String
):
String
;
Notes
Decodes url variables with special %20 percentage style encodings.
lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs,
Z505