summaryrefslogtreecommitdiff
path: root/www/cgilib/pkg/DESCR
blob: 9c65e52245cd6f23af97ab31abd62dc4f53aff74 (plain)
1
2
3
4
5
6
7
8
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  library  of CGI routines:
cgiDebug, cgiFree, cgiFreeList, cgiGetCookie,
cgiGetCookies, cgiGetValue, cgiGetVariables,
cgiHeader, cgiInit, cgiRedirect, cgiSetHeader,
cgiSetType.