This is a project related to admin portal in which admin can login using its ID & Password and then start adding employee details and its monthly salary It has the following Features:
- User authentication & authrization
- Session control // User will automatically logout out after 30min
- Adding Employee Details
- Adding Monthly Salary according to employee
- Updating Employee details
- Updating Monthly Salary
- Updating Salary Month
- Deleting Employee Detials
#MySQL Database
For the working of code make sure you have download folder Mysql Connection After Downloading import this file into your phpmyadmin or use this as the tables used in code