Files
pkgsrc-ng/www/cgilib/DESCR
2013-09-26 17:14:40 +02:00

8 lines
372 B
Plaintext

The Common Gateway Interface is a way to create dynamic web pages. It
defines rules for interaction between a program and the web server while
the server talks to the client. cgilib provides a C library CGI routines:
cgiDebug, cgiFree, cgiFreeList, cgiGetCookie, cgiGetCookies,
cgiGetValue, cgiGetVariables, cgiHeader, cgiInit, cgiRedirect,
cgiSetHeader, cgiSetType