User Tools

Site Tools


cgi

This is an old revision of the document!


Table of Contents

CGI

This lecture covers the CGI protocol. This includes the protocol itself, how to build CGI handlers in a variety of languages, and issues relating to reliability, efficiency, and session management.

Outline

  • The web server and the CGI handler in four steps: detection/launch, impersonation, environment vars, and I/O.
  • CGI handlers in shell script, C, and Java
  • Processes and threads, reliability, and efficiency
  • CGI handlers in Perl
  • Server-side scripting in PHP
  • Session management and tracking

To Do

  • Do Lab-2 by Tue the 2nd. Use the Discussion Group if you encounter problems.
  • As you learn Perl or PHP from a book or from one of the resources in the Resources pages, add a contribution to the corresponding Our Own Wiki page. You are allowed to add one, and only one, sesction that captures one idea. Start it a title in a header.
cgi.1190756763.txt.gz · Last modified: 2007/09/25 21:46 by roumani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki