Make an E-commerce Site in a Weekend Using PHP /

Learn to build e-commerce sites using PHP by installing a server using WAMP, configuring MySQL for your product database, creating your product database and tables, and writing the required PHP scripts for accessing and inserting data into the database. Make an E-commerce Site in a Weekend: Using PH...

Full description

Bibliographic Details
Main Author: Harwani, Bintu (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2015.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • 1. Introduction to E-commerce and Setting up WAMP and MySQL
  • 2. Introduction to PHP
  • 3. Setting Up and Accessing a Database Using PHP
  • 4. Adding and Managing a Shopping Cart
  • 5. Adding and Accepting Payment.