Yes your right that would not work with cookies turned off.

You might instead get the session timeout details from the php.ini file by
using the
http://www.php.net/manual/en/function.get-cfg-var.php  function.  
And base you timeout settings on these values.

-Stewart

-----Original Message-----
From: Jens Kisters [mailto:[EMAIL PROTECTED]]
Sent: 29 April 2001 14:27
To: Taylor, Stewart
Subject: Re: [PHP] getting sessions lifetime


> How do you propose to hit a hidden frame just before the session times
out?

javascript window.setTimeout

> A better solution would be to increase the session cookie timeout value so
> that long enough for your purposes.

But what if the user has cookies disabled?
--
Grüße aus dem schönen Kleve
Jens Kisters

rosomm et partner
Agentur für neue Medien GmbH
Dienstleistungszentrum am
Weißen Tor - Eingang B
Gocher Landstrasse 2
47551 Kleve / Bedburg-Hau

Telefon: 02821 - 97856-20
Telefax: 02821 - 97856-77
[EMAIL PROTECTED]
http://www.rosomm-partner.de


--
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]

Reply via email to