Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Files

Latest commit

 

History

History
11 lines (8 loc) · 604 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 604 Bytes

php-pdo-ecommerce-website

Php Pdo Ecommerce website with admin panel and a lot of options

  • you can look SQL folder and look 'users' table or 'manager' table to log in the admin panel or user account (all passwords are '10203040')

  • you need to make db configuration in configs/config.php

  • you can make mail configuration in configs/contactUs.php and 'settings' table then change mail adresses&mail passwords

  • make sure your mail provider give access to third party etc. otherwise you cant take or send mail

  • enjoy it!

  • Note: Make sure your base name (index.php(head section)) is correct.