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

2002-12-22 Thread Allens
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. :)



On Thursday, December 19, 2002, at 11:50 PM, Leif K-Brooks wrote:


Log out, meaning what?  Using sessions?  Cookies?

Allens wrote:


Hello,
  Is there a variable in php.ini that will allow you to log someone 
out if there is no activity of 30 minutes or greater from the logged 
in user? Thanks in advance. :)
:)
  Gale L. Allen Jr
  Macintosh Support Specialist
865/947-5740

  Remember, Love wins over all
(:


--
The above message is encrypted with double rot13 encoding.  Any 
unauthorized attempt to decrypt it will be prosecuted to the full 
extent of the law.




:)
  Gale L. Allen Jr
  Macintosh Support Specialist
865/947-5740

  Remember, Love wins over all
(:


:)
  Gale L. Allen Jr
  Macintosh Support Specialist
865/947-5740

  Remember, Love wins over all
(:



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