CGI

     
SearchSearch

Search this site or the Internet.

Google
Web CKnow.com
Hot TopicsHot Topics
Hot UtilitiesHot Utilities

Utilities that may help you...

 

NotesNotes

DewaHost

DewaHost offers premium Web hosting service starting from $8.95/month and a high speed file hosting service - FileBurst!

No Spam
CKnow does NOT spam.
E-mail is easily forged.

Labelled with ICRA
 

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



Last Changed: Friday, January 20, 2006
Navigation: Computer Knowledge Home :: Terms :: C :: CGI