Shopping Cart manipulated by AJAX

Shopping Cart manipulated by AJAX is a PHP class that 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.

Operating Systems OS Independent
Implementation PHP

Tweet this project Short link

2e29c96a80240b0c51889c00c0ab8207_thumb

Project Spotlight

NeroLINUX

A graphical CD/DVD burning application.

No-screenshot

Project Spotlight

KSI Scheme

An implementation of the Scheme programming language