Main Page / Browse Categories / Web Hosting / Scripting, CGI Programming / What is CGI?
What is CGI?
CGI (COMMON GATEWAY INTERFACE) is a standard method of extending Web server functionality by executing programs or scripts on a Web server in response to Web browser requests. A common use of CGI is in form processing, where the Web browser sends form data to a CGI script on the server, the script integrates the data with a database, and sends back the results as a Web page. Use of CGI can make a Web page much more dynamic and add interactivity for the user.

User Comments
What is CGI?
Add Comment
There are no user comments for this topic.
Add Comment
Additional Info
General Information
Article No. 103
Created: 06:11 AM 12.19.03
Author: HPU Support

Attachments
No attachments.

Did this help you?
Yes No

Statistics
Yes458 (48%) Voted Yes505 (52%) Voted NoNo

Other Options
Print Article
Email Article

Related Articles
What is the path to PHP ?
Is Cold Fusion supported?
Do you support ASP?
If the CGI script is causing your server any problem, what will happen?
Why am I Getting an Internal Server Error?