Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 811 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 811 Bytes

PHP Basic BookStore Website (For Study Purpose Only)

This BookStore Website is using PHP and Database(MySQL). In this website you can Register and Edit Profile. And also all the book data will store at the database for easy to add, edit and delete.

Home Page & Edit Profile Page:

HomePage EditProfile

DataBase:

Database

How to run:

Download bookstore folder and upload these file to your server or you can download an application called XAMPP or other. After, you need to import database.sql to your server/XAMPP first.