This note covers the following
topics: Apache and LAMP, dynamic web pages, HTTP: GET and POST methods, FORM to
accept user data, server-side scripting, Interactive Web Pages, accepting user
input, greatest common divisor on the web, Python Scripts in Browsers.
This note covers the following
topics: Apache and LAMP, dynamic web pages, HTTP: GET and POST methods, FORM to
accept user data, server-side scripting, Interactive Web Pages, accepting user
input, greatest common divisor on the web, Python Scripts in Browsers.
The Common Gateway
Interface provides the middleware between WWW servers and external databases and
information sources.This note explains everything about CGI.