One problem in creating a PHP Session Authentication is that when you are logged in and suddenly logs out and click the back button you will be returned to the page where you kast visited. Isn’t this a problem especially when you have important data in that page. So if you have problem with this let me share a code that will surely eleminate the problem. In this code there is no need for javascripts to disable the back button(what [...]
Continue Reading
