- Version
- Download 3783
- File Size 3.29 MB
- File Count 1
- Create Date February 24, 2016
- Last Updated February 24, 2016
Shopping Cart System in PHP and MySQL
System Features
Users
Users or Visitors of the system can view, shop or order products by category
Customers are required to fill-up the billing information (name, address, contact info)
Administrators
Can manage products
Manage product categories
Manage or view unpaid orders, delivered orders and paid orders
database name: dbgadget
admin username: admin
password: admin
Change database config in db.php
Note: You can find sql file in database folder
This code has a lot of problems, I downloaded the code and try to make it work on my localhost. One of the problem is that is outdated, the other problem is that the categories in the header.php is giving me the following issue:
Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, string given in C:\xampp\htdocs\shop\include\home\header.php on line 109