GeekArticles
Web Programming
PHP
Web Programming
PHPBuilding an E-Commerce Site Part 3: Catalogs and Shopping Carts
By Ying Zhang June 08, 2000 Introduction Welcome to Part 3 of the E-Commerce Step-by-Step Guide. This is the last installment of this 3 part series (hurray!). In this installment, we add scripts to let the user browse our product catalog and we let them order our products. After completing this installment, you will have: created the underlying tables for the shopping cart and ordering; created PHP scripts for navigating the product catalog; created PHP scripts for viewing product...n
Sponsored Links
Read Next: Building a Members Area with PHP: Part 3/6
Related Topics
