CGI Coding

From FiOSWiki

Jump to: navigation, search

A standard method of extending Web server functionally 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 browser sends the form data to a CGI script on the server, and the script integrates the data with a database and sends back a results page as HTML.

Personal tools