Creating simple web-page with BootStrap for Performing CRUD (Create, Read, Update, Delete) operations using PHP scripting & MySql database on Employee Data of an Sales Firm
- Keep all the php file in one folder only.
- Install WAMP(for Windows)/XAMP(for Windows,Mac,Linux,etc)/LAMP(for Linux) Server in your machine refer the WAMP installation pdf document for installation (visit http://www.wampserver.com/en/).
- Keep the forlder containing php files in 'www' folder of WAMP and 'HTDocs' folder in XAMP.
- Import the 'john_bros.sql' file into MySql to WAMP/XAMP/LAMP or any other server.