Re: Log Users

2002-01-11 Thread Scott Taylor
On Thu, 10 Jan 2002 [EMAIL PROTECTED] wrote: Sorry for the OT, but I saw this email address and immediately went into headers looking for a spammer. lmao Nice address. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Log Users

2002-01-11 Thread Leon
- Original Message - From: <[EMAIL PROTECTED]> > I already have a user registration form set up, but now I want to be able to > display the last 10 visitors which logged into my site. What you can do is everytime a visitor logs in, it is captured into a file, placing the last entry on to

Log Users

2002-01-10 Thread Msftblows
I already have a user registration form set up, but now I want to be able to display the last 10 visitors which logged into my site. The current code I have does the following: displays the last user to login what they did what anonymous users are doing using 3 different files $session_usern

Log Users

2002-01-10 Thread Msftblows
I already have a user registration form set up, but now I want to be able to display the last 10 visitors which logged into my site. The current code I have does the following: displays the last user to login what they did what anonymous users are doing using 3 different files $session_user