mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
1d60f18b8b
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
309 B
Text
5 lines
309 B
Text
Rather than attempt to address every possible need of a
|
|
CGI programmer, it provides the _minimum_ functions needed for CGI
|
|
such as form decoding (including file upload forms), URL encoding and
|
|
decoding, HTTP usable date generation (RFC1123 compliant dates) and
|
|
basic escaping and unescaping of HTMLized text.
|