CGI: Common Gateway Interface
A
CGI script is a small program written in a language such as Perl,
C, C++, and TCL
that functions as the "glue" between HTML
pages and other programs on the webserver.
CGI-BIN is often used to refer to the directory containing CGI scripts.
Close
Window
|