Web developement Environment used : WAMPSERVER
Database Management Software : phpMyAdmin
Database : MySQL
Click Here for downloading latest version of WAMPSERVER.
MySQLi is used to interface with MySQL through PHP
- Download all the files in the repository.
- Copy them to C:\wamp\www folder.
- Run WAMPSERVER and click on wampserver icon in lower right hand corner of your desktop (taskbar) and select start all services.
- Open your default browser and in the address bar type "http://localhost/createDatabase.php" without double quotes.
- The page should confirm successful creation of database and table.
- This would create a database named "Student_Database" and a table "Student".
- Open www folder in WAMPSERVER and open FrontPage.html file