This is a web based application in php for online result management system.... The application is tested properly on localhost and it works well...
Xampp MySQL is used to manage the database for the application.
To run it on localhost xampp must be configured properly on the machine.And put the while application in htdocs folder inside xampp installation folder...
Import database/e_access.sql in XAMPP MySQL and also create an empty database result in it..
Firstly, start Xampp Apache and MySql... and then run the application on : "http://localhost/e-access/pages/index.php".