Page 1 of 1

A Simple Shopping cart Class using PHP

PostPosted: Tue Jan 29, 2013 11:41 pm
by Dinoop
This class allows us to add items to the cart, update item quantities, delete items from the cart, and empty the cart using PHP/MySql.
Download it here