|
|
| E-Commerce & Shopping [+] Favor-It | |
| |
 |
| | Sort By:
|
This is a tutorial on how to create a simple shopping cart solution using PHP and MySQL. This tutorial covers the database design, creating the admin pages, product browsing pages, cart, and checkout. Author: phpwebcommerce Code: PHP 4.0 |
Ajax-driven Shopping Cart is a tutorial / project with a goal included building an Ajax-driven shopping cart which is intended to further enhance the user's shopping experience and teach you the advantages to this newer technique. Author: Jason Gilmore Code: PHP 4.0 |
This is a simple tutorial on how to get prices from amazon with their Web services SDK. First you need an amazon SDK account, if you haven't gotten one already.
Author: Chipmunk Code: PHP 5.0 |
|  | |
The online shop we're makin here is a basic one without any sophisticated features and stuff. The shop has admin pages ( where the shop admin can create categories, add products, etc ) and the shopper pages where all the shopping process takes place. Author: PHP-MySql-Tutorial Code: PHP 5.0 |
All customer orders will be shown here. You can see the orders and take appropriate action. For example all orders initially have the status "New". When you pack the product and ship it to the customer you can then change the order status to "Shipped". Author: PHP-MySql-Tutorial Code: PHP 5.0 |
This page walks you through a fast way to configure your shopping cart specifically for the site it is being used on. Author: PHP-MySql-Tutorial Code: PHP 5.0 |
This page can be used to add/modify/delete any user. It is very important because how we currently have the shopping cart setup, every user is an admin with all priviledges and this must be changed. Author: PHP-MySql-Tutorial Code: PHP 5.0 |
|  | |
This page is usually what the visitor see for the first time when she visit our shop. It consist of five parts. On the left is the category browser. The shopper can click here way through categories to find the product. Read the article for more! Author: PHP-MySql-Tutorial Code: PHP 5.0 |
Users need a way to navigate throughout your shop. This page will walk you through creating an easy navigation scheme and it will help you implement it into your shop. Author: PHP-MySql-Tutorial Code: PHP 5.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|