Creating A Log...
Posted: Tue Nov 05, 2002 11:55 am
I am working on creating a log of all the users that login. What are some useful things to store in the log? EX. ip address... date... etc
Thanks!
Thanks!
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
My website tracking script records, date, page viewed, ip address, browser and referal. It's all I've needed.Zoram wrote:I am working on creating a log of all the users that login. What are some useful things to store in the log? EX. ip address... date... etc
Thanks!