This package implements a shopping basket for e-commerce sites that stores the products picked by the user in a MySQL database.
The class can keep track of the session associated with the current user shopping basket, add and remove individual products, empty the basket, change the quantity of each product, calculate the cost of all products in the basket, and dump a report of all products in the basket in HTML.
|
|
| Name: |
Shopping basket with MySQL connection |
| Base name: |
basket_with_mysql |
| Description: |
Shopping basket stored in a MySQL database |
| Version: |
- |
| PHP version: |
- |
| License: |
Freeware |
| All time users: |
4635 users |
| All time rank: |
507 |
| Week users: |
2 users |
| Week rank: |
1279  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (69.2%) |
Sufficient (69.2%) |
Sufficient (62.5%) |
Not sure (59.6%) |
- |
- |
Not sure (53.7%) |
1287 |
| Month: |
Not yet rated by the users |
| |
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 |
|
|