Shopping cart AJAX

Simple shopping cart with Ajax
Package:
Shopping cart AJAX
Summary:
Add products to a shopping cart using AJAX
Groups:
AJAX, Databases, E-Commerce, HTML
Author:
Shaik Thasnim Banu
Description:
This class can be used to add products to a shopping cart without reloading the page.

It can retrieve a list of products from a MySQL database and generate HTML to display the products on a page with links to add or remove them to a shopping cart.

When the user clicks on the product links the browser sends an AJAX request to the server to add or remove the products to the shopping cart.


Powered by Gewgley