Re: Fwd: [PHP-DB] Set Logout Time for No Activity

2002-12-22 Thread adi setiawan
-- pada 2002-12-22, 10:56:00 [EMAIL PROTECTED] menulis: --

Hello,
   I meant sessions. Want to manually log out users that have logged in 
but haven't performed any activities within the DB say after 3 hours. 
Is there a default for this? Thanks in advance. :)

the idea is, you might create sesssion variable to detect user activity based on user 
act


salam,
adi s. 




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




RE: Fwd: [PHP-DB] Set Logout Time for No Activity

2002-12-22 Thread dufronte
If you're using a sessions, when the user close the browser, the user
will be automatically logged out coz the user's session is offer

In my opinion..., It's a good Idea if you do that with cookie


--www.kapsul.org--
  DuFronte

-Original Message-
From: adi setiawan [mailto:[EMAIL PROTECTED]] 
Sent: Monday, December 23, 2002 12:14 AM
To: [EMAIL PROTECTED]
Subject: Re: Fwd: [PHP-DB] Set Logout Time for No Activity

-- pada 2002-12-22, 10:56:00 [EMAIL PROTECTED] menulis: --

Hello,
   I meant sessions. Want to manually log out users that have logged in

but haven't performed any activities within the DB say after 3 hours. 
Is there a default for this? Thanks in advance. :)

the idea is, you might create sesssion variable to detect user activity
based on user act


salam,
adi s. 




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




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