Skip to main content
Inspiring
April 23, 2006
Question

Session.Timeout in PHP?

  • April 23, 2006
  • 2 replies
  • 276 views
hi:

wich is the <%Session.Timeout=n%> equivalent in PHP to increase the time
specified in session.gc_maxlifetime?

tia,

jdoe
This topic has been closed for replies.

2 replies

Inspiring
April 23, 2006
thnks a lot!

Michael Fesser wrote:

> .oO(John Doe)
>
>
>>wich is the <%Session.Timeout=n%> equivalent in PHP to increase the time
>>specified in session.gc_maxlifetime?
>
>
> http://www.php.net/ini_set
>
> Micha
Inspiring
April 23, 2006
.oO(John Doe)

>wich is the <%Session.Timeout=n%> equivalent in PHP to increase the time
>specified in session.gc_maxlifetime?

http://www.php.net/ini_set

Micha