Chapter 5
Building Dynamic Forms from Database Data
Chapter Objectives
Lab: A CGI script that:
- Retrieves rows from a table
- Uses a SELECT statement
- Uses the fetchrow_array method
to fetch values from a selected row and
return them in an array
- Generates HTML
Dan Keller Technical Services © 2000