What is a CGI?
CGI stands for common gateway interface. CGI is required in order for information passed from the client to the server using HTTP to be processed by a program which is running on the server. CGI is a defined standard that provides for the passing of data between a web server and a CGI application. The CGI defines a set of environment variables that are used to pass the data. A CGI application may be written in C, C++, Perl, Unix shells, TCL, JAVA, visual basic or other languages. The CGI variables may be set on the client side using client side embedded script code such as JAVA script or VB script.
Related Questions
- How many of the effects in The Sorcerers Apprentice were CGI and how many were on-set practical effects and which type of effect do you prefer to work with?
- Is it possible to pass a cgi environment variable to a cgi program on the webserver?
- Inception (2010 movie): What kind of CGI and visual effects were used in Inception?