Search found 1 match

by francisrobinson
Thu Jun 09, 2005 6:40 am
Forum: PHP - Code
Topic: Back button - working after Logout
Replies: 5
Views: 178

Back button - working after Logout

Dear Friends, I am having a problem with back button in the PHP project. I have logged out (destroyed the sessions) after that when I click on Back button in browser, it's going to the previous page.But It suppose to don't go to the page.Because I have given session validation there.I am using IE5.0...