hmmm,
for me these few line are working well, user cannot login before
max-idletime is reached.... (i check the list every time an action is taken
on the board, if no user is online, i cant login forever and have to connect
as another user first ;)
thats all, you could check idletime for all users at the login window and
log them out if reached - before logging in ....
volker

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, June 01, 2003 5:06 AM
Subject: RE: [PHP] trikky authentication question


> What if I accidentally close my browser and come back to log
> > in? The system will not let me because I'm still "logged_in" until X
> > minutes pass. Also with this method, you need to keep track of these
> > attempted log ins and somehow alert the first user.
>
> good question i'm checking this out atm :|
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to