Attendance and Payroll System using PHP/MySQLi Source Code
This is a simple attendance and payroll system using PHP and MySQLi-OOP as db driver. It has an attendance on the client side and payroll on the admin side. This system is written in pure PHP with no framework so it is understandable to beginners.