PHP Timeclock is a simple yet very effective
Web-based timeclock system. It allows you to track
all employee time as well as upcoming vacations
and more. It can be used to replace manual
sign-in/sign-out sheets.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This version fixes a bug in the time report: if the "To" and "From" dates were the same, either no punch-in/out times would display, or just some of the times would display. It also fixes a bug in displaying punch-in/out times on the main page if $show_current_users was set to "yes" in config.inc.php. This bug was also found when attempting to change a user's time.