Simple Employee Records System using PHP with Source Code
Hey guys! This is a simple project created with PHP, MYSQL, and JavaScript (jQuery and Ajax) that stores employee's personal information including their Image and any other national identity card. You can add other users to also help manage the system and assign them user roles. This simple project can help IT/CS students and self-learners learn how to create a Web Application that has CRUD (Create, Read, Update, and Delete) Features that use Ajax for a user's better experience. This project has a pleasant user interface and user-friendly.
Features
- Employee List
- Add Employee
- Edit Employee's Details
- View Employee's Details
- Print Employee's Details
- Add User
- Manage Account
How to Run
Requirements:
- Download and Install any local web server such as XAMPP/WAMP.
- Download the provided source code zip file. ( download button is located below )
Setup/Installation
- Open your XAMPP/WAMP's Control Panel and start "Apache" and "MySQL".
- Extract the source code zip file.
- If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And if you are WAMP, paste it into the "www" directory.
- Open a web browser and browse the PHPMyAdmin. http://localhost/phpmyadmin
- Create a new database naming "sharp_db".
- Import the SQL file provided. The file is known as "sharp_db.sql" and located inside the "database file" folder.
- Browse the Web Application in a browser. i.e. http://localhost/employee_records_system
Login Details
Username: admins
Password: admin1234
Demo
That's it! I hope this Simple Employee Records System in PHP Project will help you with what you are looking for and for your future PHP Project. Feel Free to modify the source code the way you wanted.
Enjoy Coding :)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
Your code is throwing errors
Check Your File Path
Yes, i have checked in the
Unzip again or Redownload
methodology and system analysis
link not work
This is a simple project
having error on the database connection
How can i Solve it
Add new comment
- Add new comment
- 37599 views