 |
| File |
Role |
Description |
cart.jpg |
Screen |
A screenshot of the cart show function.. |
|
This class can be used to manipulate the items of a shopping cart using AJAX to avoid making the user leave the current page.
The class can generate HTML and Javascript to show the list of items in the shopping cart.
The list has form submit buttons to trigger the execution of AJAX requests that can add or remove items from the shopping cart.
The list of shopping cart items is stored in a session variable.
The actions of adding and removing items are also tracked by storing the action details in a MySQL database table.
 |
| Project record: |
shoppingcart |
| Popularity score: |
18.38 |
| Vitality score: |
0.0 |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (64.3%) |
Not sure (53.6%) |
- |
Insufficient (39.3%) |
- |
- |
Not sure (41.4%) |
1600 |
| Month: |
Not yet rated by the users |
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.