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 13031. |
Resources
- MySQL
- MySQL Manuals & Documentation
- Sequel Pro - a GUI interface to MySQL for Mac OS X