logging authenticated users
Brought to you by:
nhruby,
richardarcher
Transferred from old phplib-users list
Alec Effrat wrote:
> But what is lacks is sufficient logging. Is there
any effort going on
> right now to create a logging object? Or maybe there
is a way to have
> PHP register a user with Apache's authentication
module as a "regularly
> authenticated user", without prompting the user to
login, so apache will
> track this info in it's logs automatically?
Logged In: YES
user_id=279311
The demo "setup.inc" which comes with the PHPLIB
distribution contains code to log the beginning of each
session. This could be used as a basis for a user activity
report.