/Bookstore-1

A complete PHP website for purchasing books (including session & checkout)

Primary LanguagePHP

Bookstore

A complete PHP website for purchasing books (including session & checkout)

**Projected Created By: Vij Madhav * * ################# Instruction To Test The Project ################# * * Software Stack Used: XAMPP ** *PHP Version: 7.0.9 *Server: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 *Database: mysqlnd 5.0.12 **

Database Credentials ** servername = "localhost"; username = "root"; password = ""; dbname = "cheapbook";

DB IS EXPORTED, To ROOT DIRECTORY OF PROJECT **

After Setting Up The Environment GoTO: http://localhost/project4_vij/

END