Session Timeouts
Moderator: General Moderators
- iknownothing
- Forum Contributor
- Posts: 337
- Joined: Sun Dec 17, 2006 11:53 pm
- Location: Sunshine Coast, Australia
Session Timeouts
Hey guys, I have a session on my site, and i haven't allocated any timeout period, yet after a period of time the session is automatically destroyed, anyone know why?
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
That's how sessions work. They are temporary structures.
Have a look at the session.gc* directives: http://php.net/session
Have a look at the session.gc* directives: http://php.net/session