back

Table of Contents

08 Server-Side Includes

How to include files and execute CGI programs from within a web page.

09 Working With Numbers

Number operators and functions; random numbers; a random image picker; random rotating ad banners

14 Perl Modules

Take advantage of Perl's vast library of existing code.

16 Database Programming

An introduction to working with SQLite databases. Create a database-driven web catalog.

18 Writing Modules

Create your own custom modules to share code among multiple CGI programs.