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.
Dates and times can be displayed in many various different formats throughout the app. Reports can be run to total users' time for a given period of time. Users can be designated to different offices and groups. Users can be setup as a Sys Admin, a Time Admin, and/or a Reports user. A new look and a more intuitive administrative component. Many other enhancements.
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.