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
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
Share on other sites

alryt dont shoot im just the messenger loool joking.

 

 

ermm well its a bit difficult to get wot it is unless i have experienced it myself b4 loool which i havnt.

 

 

check that you have a session_start at the top loool and its on the top of the page loool :)

 

PS

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.