If you have a password-protected directory, when a person accesses something in this directory, is there some sort of cookie you can access with info about the username?
I have a page that updates information in our database and I'd like to be able to log who is making these changes using the username they logged in with.
I have a page that updates information in our database and I'd like to be able to log who is making these changes using the username they logged in with.