help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Procedures and functions] Reference for unit 'urlenc' (#powtils_main)

Reference for unit 'urlenc'

Notes

Encodes and decodes incoming and outgoing GET variables to encoded or decoded format.

These functions are useful for example if you have %20 spaces or other special percentage prefixed symbols in a URL, and you wish to convert the %20 (and others) into their literal value for usage in your web program.

They are also useful when you wish to encode a space character, or other special characters, into a URL variable for the web browser to utilize when it does a GET request.






lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505