Showing posts with label time management system in php. Show all posts
Showing posts with label time management system in php. Show all posts

Sunday, January 4, 2015

Time Record System in PHP and MySQL

Hi there in this article I would like to share with you a simple business application program that I wrote that will monitor the attendance of the student and employees in a company I called this program Time Record System in PHP and MySQL. What the program will do is to allow the student or employee's to time in and time out when they report in their class or work. The program will count the number of hours an employee work in the company. There are still many things to do in order to improve how this program works properly with different scenarios what is important we can have an idea how to perform computation of hours rendered by employees in their work.

If you like my work please send me an email at jakerpomperada@yahoo.com and jakerpomperada@gmail.com. My mobile number here in the Philippines is 09173084360.

Thank you very much and Happy Programming




Sample Output of Our Program