Login   Register  
PHP Classes
elePHPant
Icontem

Class: Hippo Shopping Cart

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of DavidLanz  >  Hippo Shopping Cart  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Hippo Shopping Cart
Base name: hippo_shopping_cart
Description: Manage shopping cart of products stored in MySQL
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 3697 users
All time rank: 693
Week users: 4 users
Week rank: 933
Picture of DavidLanz
Author: DavidLanz <e-mail contact>
Packages: 5 Browse this author's classes Browse this author's classes
Country: Taiwan Taiwan - PHP jobs in Taiwan
Age: ???
All time rank: 1651 in Taiwan Taiwan
Week rank: 394 Down1 in Taiwan Taiwan Equal
Innovation award
Innovation award
Nominee: 2x


  Detailed description  
This class can manage a shopping cart composed of products being sold to customers with records stored in a MySQL database.

The shopping cart item details are stored in session variables. Such details include product identifiers, product quantities, customer identifiers and e-mail addresses.

The information of the available products and the customer records are stored in a MySQL database.

The class can:

- Add items to the cart given the product identifier
- Check whether a given product is available
- Check whether a customer already has database records
- Retrieve the details of products added to the cart
- Remove or update the quantity of a product in the cart

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image E-Commerce Online stores, shopping baskets and payment methods View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (70.0%)
Good (95.0%)
Sufficient (65.0%)
Sufficient (70.0%)
-
-
Not sure (58.0%)
956
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file hippo_shopping_cart.php Class main shopping cart class
Plain text file hippo_shopping_cart.txt Doc. some example of this class
Plain text file hippo_sql_query.php Class sql exec class
Plain text file index.php Aux. default web page
Plain text file INSTALL Doc. the file u're reading
Plain text file README Doc. summary of this class
Plain text file shoppingcart.sql Data sql schema and demo data
Plain text file shopping_cart.js Data button click function, using javascript
Plain text file shopping_cart_1-1.php Example shopping cart usage demo page: add item to cart / remove item from cart
Plain text file shopping_cart_1-2.php Example shopping cart usage demo page: other page wanna get cart details
Plain text file shopping_cart_DBVar.php Conf. declaration of global variables
Plain text file shopping_cart_global_func.php Aux. global function
Plain text file shopping_cart_test.php Example shopping cart demo first page

Download all files: hippo_shopping_cart.tar.gz hippo_shopping_cart.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.