This tutorial demonstrates how to design a simple dynamic Web site that links Web pages to a database.
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.
Important: Because each lesson builds on the lesson that precedes it, you should complete the lessons in numerical order.