CAuth is a little class which authenticates a user on a mysql database. Its extending CSession, which contains the Session-Variables and takes the Users stats over the Session. We count every new click on a page and write it in to database that we can later follow the users way through our web-content.
Greetings!!! Moellers Oma
**************************************************
http://www.thc2u.de/
http://www.nkylab.de/
**************************************************
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (53.1%) |
Not sure (50.0%) |
- |
- |
- |
- |
Insufficient (31.6%) |
1883 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
CAuth.php |
??? |
extends CSession, and authenticates the user on a mysql table |
CSession.php |
??? |
contains the Session Variables of the User |
info.txt |
??? |
How to use the Class |
rights.sql |
??? |
the rights db for authentication |
webstats.sql |
??? |
database for keeping the user stats |