I navigate throught the pages in my php project. When i click back button in Internet Explorer to go back to previous page, it displays common "The page cannot be displayed" error. What do i have to add into my php code to overcome this problem?
You may need to post the code that generated the error here. This will enable the community to have a clear knowledge of it and hence, help you as soon as possible. Without the code all we can do is just guess.