php - Getting Logged Out During Navigation -


I am using a PHP / MySQL login system with a new browser session, log me when navigating to the site Have to be out.

Thanks in advance,

John W.

class = "post-text" itemprop = "text">

It seems that the system is constantly using the session for user login Yes, the time has gone out of the browser after the browser closes. It is a solution to use cookies to monitor users, as long as you want, you can increase the life of cookies and they can be persistent through browser sessions.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -