Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 770 Bytes

README.md

File metadata and controls

25 lines (11 loc) · 770 Bytes

Online-Clothing-System

How to install script on localhost:

  1. Download and install a local web server such as AMPPS/XAMPP/WAMP to run our PHP
    scripts

  2. Download the code file or before download the code can view the code through
    visual studio code and after can download the code

  3. After download the code Paste inside root directory (for xampp xampp/htdocs)

  4. Open PHPMyAdmin (http://localhost/phpmyadmin)

  5. Create a database and it named as (sparkle)

  6. After create the database import the sql file of the sparkle clothing store (select sparkle database/import/choosefile(goto sparkle folder where you paste in your computer)/import

  7. Run the script on your browser (http://localhost/sparkle/index.php)-frontend