|
|
| Name: |
shopcart |
| Base name: |
shopcart |
| Description: |
Manage a shopping cart stored in a MySQL database |
| Related classes: |
checkout, product, shopcart |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
Artistic License |
| All time users: |
906 users |
| All time rank: |
3242 |
| Week users: |
1 user |
| Week rank: |
2419 |
| |
|
This class can be used to manage a shopping cart stored in a MySQL database.
It can perform several types of operations to manage the product items in a shopping cart by manipulating the respective records stored in a MySQL database table. Currently it can:
- Add an item
- Get the items
- Update the quantity of an item
- Delete an item
- Empty the cart
- Get the product price and name of an item
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (66.7%) |
Sufficient (66.7%) |
- |
Not sure (58.3%) |
- |
- |
Not sure (45.8%) |
1746 |
| 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 |
|
|
| File |
Role |
Description |
site.css |
Data |
Cart CSS File |