Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Session.Timeout in PHP?

LEGEND ,
Apr 23, 2006 Apr 23, 2006
hi:

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

tia,

jdoe
TOPICS
Server side applications
279
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 23, 2006 Apr 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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 23, 2006 Apr 23, 2006
LATEST
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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines