PHP Classes

shopcart: Manage a shopping cart stored in a MySQL database

Recommend this page to a friend!
  Info   View files View files (11)   DownloadInstall with Composer Download .zip   Reputation   Support forum (4)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 45%Total: 1,415 All time: 2,752 This week: 238Up
Version License PHP version Categories
shopcart 1.0.0Artistic License5.0Databases, E-Commerce
Description 

Author

This class can be used to manage a shopping cart stored in a MySQL database.

It can perform several types of operations to manage the product items in a shopping cart by manipulating the respective records stored in a MySQL database table. Currently it can:

- Add an item
- Get the items
- Update the quantity of an item
- Delete an item
- Empty the cart
- Get the product price and name of an item

Picture of RAZA
Name: RAZA <contact>
Classes: 1 package by
Country: Pakistan Pakistan
Age: ???
All time rank: 191024 in Pakistan Pakistan
Week rank: 312 Up6 in Pakistan Pakistan Up

  Files folder image Files  
File Role Description
Files folder imagecss (1 file)
Files folder imageincludes (1 file, 1 directory)
Accessible without login Plain text file Cart.php Example Shopping Cart Page
Accessible without login Plain text file Checkout.php Example Checkout Page
Accessible without login Plain text file CheckoutSuccess.php Example Checkout Success Page
Accessible without login Plain text file index.php Appl. Index Page
Accessible without login Plain text file Products.php Example Products Page
Accessible without login Plain text file shopcart.sql Data SQL Script

  Files folder image Files  /  css  
File Role Description
  Accessible without login Plain text file site.css Data Cart CSS File

  Files folder image Files  /  includes  
File Role Description
Files folder imageclasses (3 files)
  Accessible without login Plain text file application.php Aux. Cart Configuration File

  Files folder image Files  /  includes  /  classes  
File Role Description
  Plain text file Cart.php Class Cart Class File
  Plain text file Database.php Class Cart Database Class File
  Plain text file Site2.php Class Class to Display Cart Data

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,415
This week:0
All time:2,752
This week:238Up
User Ratings User Comments (2)
 All time
Utility:65%StarStarStarStar
Consistency:65%StarStarStarStar
Documentation:-
Examples:60%StarStarStarStar
Tests:-
Videos:-
Overall:45%StarStarStar
Rank:3276
 
This file is no Attch Site.
14 years ago (Alok kumar Sinha)
70%StarStarStarStar
You are declaring a Site class in application.
14 years ago (RadicalEd)
32%StarStar