cgilib 0.6 (Default branch) |
|
|
cgilib is a library that provides a simple
programming API to the Common Gateway Interface
(CGI). It features HTTP Redirect, provides read
access to form variables, and sets and reads HTTP
cookies.
License: GNU General Public License (GPL)
Changes:
Support for ';' as a delimiter, support for multipart/form-data, support for file upload, and a code cleanup
|