oh_boy123 Posted April 29, 2010 Share Posted April 29, 2010 i used session for my web for log-ins. Now after you logged in, if you click the back button in your browser sometimes the page expires. How can i solve this problem? One of my classmate told me to use cookies instead, do i really have to change it to cookies? thanks. Link to comment https://forums.phpfreaks.com/topic/200144-page-expires-using-session/ Share on other sites More sharing options...
Ken2k7 Posted April 29, 2010 Share Posted April 29, 2010 Unless you want to remember the user after he/she leaves the site and comes back later, then no, you don't have to change to cookies. Otherwise, yes. Link to comment https://forums.phpfreaks.com/topic/200144-page-expires-using-session/#findComment-1050490 Share on other sites More sharing options...
oh_boy123 Posted April 30, 2010 Author Share Posted April 30, 2010 thanks.. Link to comment https://forums.phpfreaks.com/topic/200144-page-expires-using-session/#findComment-1050836 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.