Employee Information System PHP MySql Source Code

2015-03-24T22:18:04+08:00

This project is an employee information system. It was created using bootstrap framework,PHP and MySql database and additional script using jQuery and ajax. This employee information system is a simple management system that features the list of employee, their data and printed report of the different information. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import the database dbpeg 7. Run the program by typing in any browser localhost/employee Note: This [...]