Time Attendance

Software Screenshot:
Time Attendance
Software Details:
Version: 1.10a
Upload Date: 3 Jun 15
Distribution Type: Freeware
Downloads: 65

Rating: nan/5 (Total Votes: 0)

Time and Attendance is software that is designed to track time and attendance. Attendance tracking is key to any club or organization, and Time and Attendance can easily bring this task online.

Its Web-based interface allows you to enter events as either public or private, and only public events are shown on the public attendance page.

Installation:

-copy all files to your web host
-use phpmyadmin or your mysql interface to run site.sql against your database.
-open site.xml and edit the database section with your database details.
-go to index.php and login with username of admin with a password of test.
-be sure to change the passwords for the admin and regular user.

Setup the site.xml file with your database settings as follows.

< database type="mysql" >
< server >database server address< /server >
< login >database login< /login >
< password >database password< /password >
< default >mysql database name< /default >
< /database >

Add this to your htaccess file to prevent viewing of the xml config file.

< Files ~ ".xml" >
Order allow,deny
Deny from all
Satisfy All
< /Files >

What's New in This Release:

Similar Software

Comments to Time Attendance

Comments not found
Add Comment
Turn on images!