Login   Register  
PHP Classes
elePHPant
Icontem

Hippo Shopping Cart

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of DavidLanz
Name: DavidLanz <e-mail contact>
Packages: 5 Browse all classes by DavidLanz Browse all classes by
Country: Taiwan Taiwan - PHP jobs in Taiwan
Age: ???
All time rank: 1641 in Taiwan Taiwan
Week rank: 265 Down1 in Taiwan Taiwan Equal
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download .zip .tar.gz  
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

  Classes of DavidLanz  >  Hippo Shopping Cart  >  Download .zip .tar.gz  >  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
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 3885 users
All time rank: 698
Week users: 1 user
Week rank: 2051 Down
 
  Groups   Rate classes User ratings   Applications   Files Files  

  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


  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%)
992
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
Accessible without login Plain text file hippo_shopping_cart.txt Doc. some example of this class
Plain text file hippo_sql_query.php Class sql exec class
Accessible without login Plain text file index.php Aux. default web page
Accessible without login Plain text file INSTALL Doc. the file u're reading
Accessible without login Plain text file README Doc. summary of this class
Accessible without login Plain text file shoppingcart.sql Data sql schema and demo data
Accessible without login Plain text file shopping_cart.js Data button click function, using javascript
Accessible without login Plain text file shopping_cart_1-1.php Example shopping cart usage demo page: add item to cart / remove item from cart
Accessible without login Plain text file shopping_cart_1-2.php Example shopping cart usage demo page: other page wanna get cart details
Accessible without login Plain text file shopping_cart_DBVar.php Conf. declaration of global variables
Accessible without login Plain text file shopping_cart_global_func.php Aux. global function
Accessible without login 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.