[PHP] Session expiration detection and handling

2001-08-20 Thread Ryan Mahoney

I am interested in detecting when the session expires and displaying a 
"your session has expired..." page.  If anyone can recommend how to do this 
or recommend a tutorial it would be greatly appreciated!


Thanks!

-r


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.251 / Virus Database: 124 - Release Date: 4/26/01



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


[PHP] instant session expiration problem

2001-09-30 Thread Ryan Mahoney

When a client date is ahead of my server or incorrect the cookie that php 
uses to maintain the session is expired immediately by the web 
browser.  This is an incredible pain!  I had once come across some document 
by Rasmus describing this problem but can't seem to find it now.  Does 
anyone know how to resolve this problem?

Thanks in advance for any help you can provide!  Please e-mail me directly.

Ryan Mahoney


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.251 / Virus Database: 124 - Release Date: 4/26/01



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]