Brian Cryer's Glossary of IT Terms with Links
CGI
- CGI
- Common Gateway Interface.
CGI is an interface standard allowing programs to interface to web servers. CGI programs can be written in any compilable language. CGI programs are executed on the server, normally in response to some input from a web page.
See also: ASP.
For more information see:
- http://everything.explained.at/Common_Gateway_Interface/ - Common Gateway Interface (CGI) explained.
- http://cgi.resourceindex.com/