PHP Classes
elePHPant
Icontem

Shopping cart AJAX: Add products to a shopping cart using AJAX

Recommend this page to a friend!

  Author Author  
Name: Suhani <contact>
Classes: 1 package by
Country: India India


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to add products to a shopping cart without reloading the page.

It can retrieve a list of products from a MySQL database and generate HTML to display the products on a page with links to add or remove them to a shopping cart.

When the user clicks on the product links the browser sends an AJAX request to the server to add or remove the products to the shopping cart.

  Classes of Suhani  >  Shopping cart AJAX  >  Download Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Shopping cart AJAX
Base name: shopping-cart-ajax
Description: Add products to a shopping cart using AJAX
Version: 1.0.0
PHP version: 3.0
License: GNU General Public License (GPL)
Country specific: This package is specific mainly for applications used in India India .
 
  Groups   Screenshots Screenshots   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
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
Group folder image AJAX Interact with the Web server without page reloading View top rated classes

  Files folder image Screenshots  
ajaxShoppingCart
File Role Description
Accessible without login Image file ajaxShoppingCart Screen Simple shopping cart with Ajax


  Applications that use this package  
No pages of applications that use this class were specified.

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
Files folder imageshoppingcartAjax (3 files, 4 directories)

  Files folder image Files  /  shoppingcartAjax  
File Role Description
Files folder imagecss (1 file)
Files folder imagejs (1 file)
Files folder imageclasses (1 file)
Files folder imageincludes (1 file)
  Plain text file shoppingcart_ajax.sql Data sql file to add db
  Plain text file products.php Example Shopping cart redirect page from index
  Plain text file index.php Example shopping Cart index page

  Files folder image Files  /  shoppingcartAjax  /  css  
File Role Description
  Plain text file general.css Data css file to apply styles

  Files folder image Files  /  shoppingcartAjax  /  js  
File Role Description
  Plain text file redirect.js Data Redirecting Ajax Script

  Files folder image Files  /  shoppingcartAjax  /  classes  
File Role Description
  Plain text file products.cls.php Class Products Class to perform add,update and del operations

  Files folder image Files  /  shoppingcartAjax  /  includes  
File Role Description
  Plain text file config.php Conf. configuration file

Install with Composer Install with Composer - Download Download all files: shopping-cart-ajax.tar.gz shopping-cart-ajax.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.