I recently wrote an app.. that requires a user to log in and logout...
But the problem is that after logging out.. and session variables have been unset and the session destroyed , on clicking the back button on the browser the user can still gain access to the page before the logout page..
Please, how do I solve this security problem








Bookmarks