Showing posts with label session-timeout. Show all posts
Showing posts with label session-timeout. Show all posts

Wednesday, May 9, 2012

Few questions about PHP sessions


I have a few a few question about php sessions:





  1. Since the default value for session.gc_maxlifetime is 24 mins then that means any session file that isn't modified for 24 mins will be deleted and the session will expire automatically.



Sunday, January 29, 2012