Online Shopping Alphaware in PHP/Mysql

Language

Online Shopping Alphaware is develop using PHP/MySQL, HTML, JavaScript, Ajax, Bootrap CSS. This project contains the admin and user, the user can view shopping items with details, and also sign up before buy products online, while the admin can add items, update, delete, and manage products.

  • Download xampp
  • Download the zip file
  • Extract file copy “alphaware_2” folder
  • Paste inside root directory/ xamp local disk C: xampp/htdocs,
  • PHPMyAdmin http://localhost/phpmyadmin
  • database name alphaware
  • Import ermsdb.sql file(inside the zip package in SQL file)
  • script http://localhost/alphaware_2
  • Password in file

VIEW DEMO

Subscribe on my YouTube Channel: 1 Source Code
Personal blog: 1sourcecodr.blogspot.com
FB Pages: 1source code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byGG GG (not verified)on Fri, 07/31/2020 - 22:13

This software is horribly insecure. There's no input validation when providing username or password leading to a SQL injection. Bypass authentication with this username: ' or 1=1 --

Add new comment