This is the source code and links for Chapter 16 of CGI Programming 101.

Chapter 16: Database Programming


Name Description
catalog.cgi Kite Catalog Using DBI (example)
catalog-cgi.html Kite Catalog Using DBI (source code)
order-cgi.html Kite Order Program Using DBI (source code)
order2-cgi.html Kite Order Program 2 Using DBI (source code)
count-cgi.html SQL Counter Program (source code)
SQL Counter Example: You are visitor number 12329.

Resources


Related Books:


Related Books

MySQL, Second Edition
by Paul DuBois
MySQL and Perl for the Web MySQL and Perl for the Web
by Paul DuBois
MySQL Cookbook
by Paul DuBois

Programming the Perl DBI
by Alligator Descartes