CGI examples

This section shows the fundamentals of CGI programming. It examines issues such as getting and sending data from/to the server, parsing URL-encoded input, and getting around the stateless nature of HTTP using hidden form fields and cookies.