Thanks for visiting my GitHub account!
Hypertext Preprocessor (PHP) is a general-purpose scripting language geared towards web development. It was created by Danish-Canadian programmer Rasmus Lerdorf in 1993 and released in 1995. The PHP reference implementation is now produced by the PHP Group. PHP was originally an abbreviation of Personal Home Page, but it now stands for the recursive initialism PHP: Hypertext Preprocessor.
- Visit-> https://www.w3schools.com/php/php_intro.asp
- Visit -> https://www.tutorialspoint.com/php/index.htm
- VS Code, Download ->https://code.visualstudio.com/download
- Xampp, Download ->https://www.apachefriends.org/download.html
Home-Page | Products-Page |
![]() |
![]() |
About-Page | Contact-Page |
![]() |
![]() |
Single-Page | Dashboard |
![]() |
![]() |
- HTML
- CSS
- PHP
- MySQL
- Bootstrap
- JQuery
- Step-1: Clone this repository in your local machine using
gh repo clone learnwithfair/php-ecommerce-project
- Step-2: Put the ecommerce directory in the C:\xampp\htdocs folder.
- Step-3: Create a database named ecommerce_project in the
http://localhost/phpmyadmin/
- Step-4: Import the database file in the ecommerce_project Database.
- Step-5: Run this project in the browser using
url-> http://localhost/ecommerce
- Step-6: For login Dashboard using url ->
http://localhost/ecommerce/admin
- Step-7: Admin Login Info-
Email: learnwithfair@gmail.com
Password: 123456