Avatar of MeridianManagement
MeridianManagement
Flag for United States of America asked on

Increase PHP Session Timeout

I want to increase the amount of time it takes for a session to time out when using PHP Sessions. I know the answer is probably out there somewhere but I tried to search for it and couldn't find a solution.
PHPWeb ApplicationsApache Web Server

Avatar of undefined
Last Comment
MrEne

8/22/2022 - Mon
Ray Paseur

Read the comments here: http://us.php.net/manual/en/function.session-cache-expire.php

Emphasize: Comments - the docs are not very helpful on this one!

HTH, ~Ray
ASKER CERTIFIED SOLUTION
MrEne

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck