This tutorial illustrates how to design a simple dynamic Web site
that links Web pages to a database. Dynamic Web sites make it possible to
automate tasks on the Internet and adapt content to the needs of each person
using the site.
Learning objectives
In this tutorial, you will learn how to create a Web site that mimics
the functions of the classified advertising section in a newspaper. It will
display items for sale while allowing the user to add new items, change details
about the items like the price, and search for a particular type of item.
While this tutorial is simplified for beginners, the principles and technologies
it covers are also used in larger and more complicated Web sites.
Time Required: 60 minutes