Session expiry
Posted: Tue Jun 27, 2006 4:48 am
Hi,
I am developing an application using PHP. I need to set my session to expire after 50 mins, and am using session.gc_maxlifetime to be 3000. But yet the session expires in 15 mins. Can you please suggest me a solution for this?
Thanks
I am developing an application using PHP. I need to set my session to expire after 50 mins, and am using session.gc_maxlifetime to be 3000. But yet the session expires in 15 mins. Can you please suggest me a solution for this?
Thanks