CGI - Common Gateway Interface

(C-G-I)

A method of transferring data from web pages to scripts running on a web server and back again. CGI scripts on the server are most-often written in the Perl language.

The CGI specification defines how to pass arguments to the program as well as various environment variables the program can use (e.g., the browser's IP address). CGI programs can be very flexible. They are usually located in the directory "/cgi-bin" but this is not required. Some Web hosts may also provide standard scripts located in "/cgi-sys".

More Information


Comments (0)

Post a Comment
* Your Name:
* Your Email:
(not publicly displayed)
Reply Notification:
Approval Notification:
Website:
* Security Image:
Security Image Generate new
Copy the numbers and letters from the security image:
* Message:

These pages may have broken or outdated links on them. If you find one please leave a comment and I'll fix that. If you know of a better link please also leave a comment so it can be added. Thank you.