This class can manage a shopping cart basket with articles in a MySQL database table.
It can manage products added to a shopping basket using session variables to store the list of added products.
The class add a given quantity of products to the cart checking first if the product exists in a given MySQL database product table.
|
|
| Name: |
Shop Basket |
| Base name: |
shop-basket |
| Description: |
Manage a shopping basket with articles in MySQL |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
615 users |
| All time rank: |
4366 |
| Week users: |
2 users |
| Week rank: |
1359  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|