Showing posts with label php and mysql attendance checking system. Show all posts
Showing posts with label php and mysql attendance checking system. Show all posts

Thursday, January 22, 2015

Employee's Attendance Monitoring System in PHP and MySQL


     About this code I will monitor the attendance of the employees in a company by asking the employees to check in and check out using employees user name and password. The system will also compute the number of hours the employee work in a day and generates summary of attendance report of the employee. This code will also teach programmers how to use one to many relationship in MySQL as well as the effective use of Primary Key and Foreign Key and database normalization. I hope you will find my work useful if you have some questions regarding my work please send me an email at jakerpomperada@yahoo.com and jakerpomperada@gmail.com. 


People here in the Philippines who wish to contact me can text or call me at 09173084360 and 09993969756. 

Thank you very much and Happy Programming








Sample Output of Our Program