Time Attendance 1.10a review

Download
by rbytes.net on

Time and Attendance is software that is designed to track time and attendance

License: Other/Proprietary License with Source
File size: 182K
Developer: Time and Attendance Software 2005
0 stars award from rbytes.net

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:
Some bugs found in the main form library for the time attendance system were fixed.

Time Attendance 1.10a keywords