Chapter 5
Building Dynamic Forms from Database Data
Chapter Objectives
Use SQL's
SELECT
statement to retrieve values from tables
Generate dynamic forms, e.g.
this week's bestsellers
Chewing for Dummies
Advanced Breathing
Diving for Perl
Perl Adventure
Use the HTML-generating functions in the CGI extension to build a nicely-formatted order form
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
Summary
[ ] [
Course Contents
] [
Home
] [
Curriculum
]
http://www.keller.com/dbweb/5/index.html
Updated
Wednesday, 31-Oct-2001 14:17:48 CST
Copyright © 2006
Dan Keller Technical Services
4500 19th St., San Francisco
California, USA 94114
tel: 415 / 861-4500