Hi.
Thank you very much Casey. I followed this suggestion as Zoltán also
suggested and it's working nice.
Best regards,
holo
"Casey" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> You could set $_SESSION['lasttime'] to time() and check it on every page.
>
>
>
> On Oct 17, 2007,
Many thanks again Zoltán.
It's working nice now.
Best regards
holo
""Zoltán Németh"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> 2007. 10. 17, szerda keltezéssel 15.10-kor Holografix ezt írta:
>> Many thanks Zoltn.
>>
>> It's clear now
>> One more thing: session.cookie_lifetim
2007. 10. 17, szerda keltezéssel 15.10-kor Holografix ezt írta:
> Many thanks Zoltn.
>
> It's clear now
> One more thing: session.cookie_lifetime defaults to 0 (until browser is
> closed).
> if setting session.cookie_lifetime to 60 can I look for
> $_SESSION[session_name()] in every request ?
w
You could set $_SESSION['lasttime'] to time() and check it on every
page.
On Oct 17, 2007, at 3:58 AM, "Holografix" <[EMAIL PROTECTED]> wrote:
I have some questions about sessions timeout and sessions ini
settings.
In php.ini I have session.gc_maxlifetime = 30 (for testing purpose
only
Many thanks Zoltán.
It's clear now
One more thing: session.cookie_lifetime defaults to 0 (until browser is
closed).
if setting session.cookie_lifetime to 60 can I look for
$_SESSION[session_name()] in every request ?
best regards
holo
""Zoltán Németh"" <[EMAIL PROTECTED]> wrote in message
ne
2007. 10. 17, szerda keltezéssel 11.58-kor Holografix ezt írta:
> I have some questions about sessions timeout and sessions ini settings.
>
> In php.ini I have session.gc_maxlifetime = 30 (for testing purpose only) ,
> session.gc_probability = 1 and session.gc_divisor = 100 (didn't touch this
> v
I have some questions about sessions timeout and sessions ini settings.
In php.ini I have session.gc_maxlifetime = 30 (for testing purpose only) ,
session.gc_probability = 1 and session.gc_divisor = 100 (didn't touch this
values)
I have two simple pages
page1.php
-
session_start();
$_S
7 matches
Mail list logo