Man Pages in
cgilib
Carta.tech
Packages
cgilib
15
Section 3:
Library calls
cgiDebug.3
Set the debug level for cgi programming
cgiEscape.3
Html escape certain characters in a string
cgiFree.3
Frees cgi data structure
cgiFreeList.3
Frees memory used by a list
cgiGetCookie.3
Return a cookie
cgiGetCookies.3
Returns a list of cookies
cgiGetFile.3
Return information of a cgi file variable
cgiGetFiles.3
Returns a list of cgi file variables
cgiGetValue.3
Return the value of a cgi variable
cgiGetVariables.3
Returns a list of cgi variables
cgiHeader.3
Print the http header
cgiInit.3
Initializes cgi library
cgiRedirect.3
Redirect the browser somewhere else
cgiSetHeader.3
Specify an additional http header
cgiSetType.3
Specify the result type
1
Section 5:
File formats and conventions
cgi.5
Common gateway interface