2. E – Commerce Website PHP Tutorial – MySQL Database and its Tables

www.developphp.com In this 2nd video we will create the MySQL database and its tables. We demonstrate a scripted method for database table creation in this example. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience. It is a site that handles sales, customers, and inventory.

1. E – Commerce Website PHP Tutorial – Setting Up the Pages, Layout, and Templates

www.developphp.com In this first video we will establish pages our system will need. We also create a modular design and page layout for easier site management. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience. It is a site that handles sales, customers, and inventory.

5. E – Commerce Website PHP Tutorial – Inventory Management Continued

www.developphp.com In this 5th video we will continue creating the Inventory management functionality in the Admin area. List all inventory and make a form and parser for adding new inventory items. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience. It is a site that handles sales, customers, and inventory.