Page 1 of 1

Track admin users

Posted: Thu Feb 10, 2005 10:17 am
by yakimbo
Hello,
i want to track all actions taked by an administrator after login in a admin section using php and mysql
Thanks

Posted: Thu Feb 10, 2005 10:24 am
by lostboy
create a logging table and capture all sql statements issued by that admin account....

Posted: Thu Feb 10, 2005 10:24 am
by JayBird
Excellent, let us know how you get on :?