cgilib.control 274 B

1234567
  1. Package: cgilib
  2. Priority: optional
  3. Section: libs
  4. Description: Simple CGI Library.
  5. This library provides a simple programming API to the Common Gateway
  6. Interface (CGI). It features HTTP Redirect, provides read access to
  7. FORM variables, sets HTTP Cookies and reads them.