Payroll Automation and Personnel Management

Language

Payroll automation and personnel management was my web development class project. With this application, you can register employee into database, update their information, send them instant message, delete employee and finally calculate the payroll of employees using the following variables: 15% of basic salary as housing allowance, 8% of basic salary as transport allowance, 9% of salary as tax deductions, for staff who has spent more than 15years gets 1.75% of salary as long service allowance and also, staff who is above grade 7 and above gets 2% of salary as entertainment allowance and finally everybody gets 500 as meal subsidy allowance. It also includes staff section where employees can see their profile, gets a breakdown of salary payments and also send and receive messages from other staff. ADMIN LOGIN Admin username: windscreen Admin password: adeniji FOR STAFF LOGIN Staff ID = 2 Username = Senami Password = 12345678

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

Submitted byndution Tue, 11/26/2013 - 18:31

i found it very useful to me!
Submitted bykahheng wong (not verified)on Fri, 08/05/2016 - 22:30

when i Update payment Variables it become= Warning: include(sanitise.php): failed to open stream: No such file or directory in C:\xampp\htdocs\Heng\newpayroll\admin\varia.php on line 4 Warning: include(): Failed opening 'sanitise.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\Heng\newpayroll\admin\varia.php on line 4 Fatal error: Call to undefined function sanitise() in C:\xampp\htdocs\Heng\newpayroll\admin\varia.php on line 5
Submitted byWong Kah Heng (not verified)on Fri, 08/05/2016 - 22:36

when i Update payment Variables,it become:
Warning: include(sanitise.php): failed to open stream: No such file or directory in C:\xampp\htdocs\Heng\newpayroll\admin\varia.php on line 4

Warning: include(): Failed opening 'sanitise.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\Heng\newpayroll\admin\varia.php on line 4

Fatal error: Call to undefined function sanitise() in C:\xampp\htdocs\Heng\newpayroll\admin\varia.php on line 5

Add new comment