At 17:03 14.03.2003, Luis Lebron said:
[snip]
>This may be more of a javascript question than a php question. But how can I
>set up an inactivity timeout that will logout a person after let's say 20
>minutes of inactivity?
[snip]--
use sessions
- Original Message -
From: "Luis Lebron" <[EMAIL PROTECTED]>
To: "Php-General (E-mail)" <[EMAIL PROTECTED]>
Sent: Friday, March 14, 2003 10:03 AM
Subject: [PHP] OT Inactivity Timeout
> This may be more of a javascript question than a php
> But how can I
> set up an inactivity timeout that will logout a person after
> let's say 20
> minutes of inactivity?
You could put a refresh on the page, that redirects to an
"inactivity" page. Set the refresh time to the timeout value. Put some
logout code on the "inactivity" page.
Otherwi
This may be more of a javascript question than a php question. But how can I
set up an inactivity timeout that will logout a person after let's say 20
minutes of inactivity?
thanks,
Luis
4 matches
Mail list logo