I am getting a session timeout all the time.
When ever a user is idle for some time, he has to re-login. I want him to login again only if he closes his browser. I have not used anything to destroy or unset the session, I only do that in the logout page.
I have set my PHP INI file to set all the session variables. You can browse the Session Variable here at the link.