I am running a site where users can log into the admin section using htaccess and make changes with set php code. Currently there is no logging in place to audit changes. I want to be able to track who logged in, time stamp, and all commands and possible changes to information. The information they change is stored in an ldap/x500 directory server, server is running unix, apache and php3. any suggestions