Inactivity timeout

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
devesa
Forum Newbie
Posts: 10
Joined: Fri Sep 11, 2009 2:49 am

Inactivity timeout

Post by devesa »

Dear friends,

How can I modify the "inactivity timeout" on a PHP session?
It seems that it is less than an hour, and I would like to make it about three hours.

Thank you!
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: Inactivity timeout

Post by jackpf »

devesa
Forum Newbie
Posts: 10
Joined: Fri Sep 11, 2009 2:49 am

Re: Inactivity timeout

Post by devesa »

Thank you!! I will try. :)
Post Reply