Employee Record Management System in PHP and MySQL | PHP Gurukul
Employee Record Management System project used to manage the data of the employees such as personal details, education details, work exp etc. This project will reduce the paper work of the company . Through this project company can manage all data online.
PHP Gurukul
Project Name
Employee Record Management System
Language UsedPHP5.6, PHP7.x
DatabaseMySQL 5.x
User Interface Design
HTML, AJAX,JQUERY,JAVASCRIPT
Web BrowserMozilla, Google Chrome, IE8, OPERA
SoftwareXAMPP / Wamp / Mamp/ Lamp (anyone)
Last Updated21 April 2021
Employee Record Management System project used to manage the data of the employees such as personal details, education details, work exp etc. This project will reduce the paper work of the company . Through this project company can manage all data online.
Employee Record Management System project divided in two modules :
- User Module
- Admin Module
User Module
- The user can register himself.
- User login
- User password recovery.
- User can add/edit own work experience details
- User can add/edit own education details.
- User can edit own profile.
- User can update own password.
- Logout
Admin Module
- Admin Login
- Admin can manage all employee records.
- Admin can update / edit user personal details/ work exp. details / Education.
- Admin can delete Employee and employee record.
- Admin can update own profile
- Change password
- Logout
Click Here : https://phpgurukul.com/employee-record-management-system-in-php-and-mysql/
How to run Employee Record Management System developed using PHP and MySQL
1. Download the zip file
2. Extract the file and copy erms folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
4. Open phpmyadmin (http://localhost/phpmyadmin)
5. Create a database with name ermsdb
6. Import ermsdb.sql file(given inside the zip package in sql file folder)
7.Run the script http://localhost/erms (frontend)
Credential for user panel :
username : testuser@gmail.com Password : Test@123
Credential for admin panel :
username : admin Password : Test@123
Video Link : https://youtu.be/04r53A1Pb3A
Installation Guide : https://youtu.be/04r53A1Pb3A
PHP Gurukul
Welcome to PHPGurukul. We are a web development team striving our best to provide you with an unusual experience with PHP. Some technologies never fade, and PHP is one of them. From the time it has been introduced, the demand for PHP Projects and PHP developers is growing since 1994. We are here to make your PHP journey more exciting and useful.
Core PHP Tutorials : https://phpgurukul.com/php-tutorials/
Website : https://phpgurukul.com
Upvote
PHP Gurukul
Welcome to PHPGurukul. We are a web development team striving our best to provide you with an unusual experience with PHP. Some technologies never fade, and PHP is one of them. From the time it has been introduced, the demand for PHP Projects and PHP developers is growing since 1994. We are here to make your PHP journey more exciting and useful.

Related Articles