PHP Classes / Shopping Basket

Manage a shopping cart stored in sessions

Shopping Basket PHP Class

This class can be used manage a shopping cart. It can: - Add, update or remove the quantity of an item - Delete an item - Get the list of items - Get the quantity of a given item - Empty the basket The items in the shopping cart are stored in a session variable and optionally in cookies.

Similar PHP Classes

Search in PHP Classes

Filter by tags