Jump to content

[SOLVED] PHP Session?


phorcon3

Recommended Posts

When I have a post command on a certain page, and then just link to a different page after the command has been executed, and then try again to go back to the same page I started from by clicking on the 'back button' in IE, I get the following error:

 

Error Message: Warning: Page Has Expired: The Page You Requested...blah blah

 

and my question is, how do you get rid off of that?

 

I hope this makes sense?!

 

It's a search page, and to get rid off of the error I have to click refresh and then OK to get the same results as from before. I suppose it has something to do with the PHP session ID? I just think it's a pain in the ass lol and I wish it would automatically update the page.

 

Appreciate any help. Thanks.

Link to comment
https://forums.phpfreaks.com/topic/88402-solved-php-session/
Share on other sites

QUESTION

========

 

My users are getting the following error message when they try to go back a

page:

 

Warning: Page has expired ......

 

Why is this happening and how can I change it

 

 

ANSWER

======

 

There is an error in IE4 that is fixed by SP1. You can download this from

Microsoft.

 

 

 

http://www.weberdev.com/get_example-567.html

 

Lol simple explaination i guess hahaha

Link to comment
https://forums.phpfreaks.com/topic/88402-solved-php-session/#findComment-452431
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.