e-Commerce Website using PHP
e-Commerce Website using PHP

Complete Source Code e-Commerce Website using PHP PDO

We provide the complete source code of e-Commerce website using PHP with PDO and Mysql. You can download free and use it on purpose. It is very helpful for beginners developer to understand this code.

Installation

1. Download the source code.

2. Extract the downloaded file to your localhost folder ex. htdocs for XAMMP.

3. Import the included .sql file located in db folder which is the database of the system.

4. After a successful import, open the extracted folder and open conn.php located in the includes folder. Edit the database name in the connection depending on the name of the database you created in importing the included .sql file.

Features

  • jQuery cart adding and quantity adjustment
  • Can shop even without logging into the site but can’t checkout
  • Product Search
  • Magnify product image
  • Email verification on signup
  • Google recaptcha on signup
  • Forgot password email
  • Paypal express checkout
  • Printable sales via date range
  • User CRUD
  • Product CRUD

Plugins

  • AdminLTE
  • TCPDF
  • PHPMailer

Optional Task

  • Change the email and password to your own account in register.php
  • Create ABOUT US and CONTACT US page
  • Social Media Links
  • Subscribe email

Admin:

Email: admin@admin.com
Password: password

Buyer:

Email: ndevierte@gmail.com
Password: nurhodelta

Download Complete Source Code e-Commerce Website using PHP PDO

Leave a Reply