Re: [PHP] Warning - Page has expired error

2003-08-28 Thread [EMAIL PROTECTED]
Use get instead of post. for the request method. Then please make sure that you are not sending any expires headers in your code. all the best Tony Pagliocco wrote: On a website I am working on, when I go to a page that pulls a query , then click back to choose another option, I get an error t

[PHP] Warning - Page has expired error

2003-08-27 Thread Tony Pagliocco
On a website I am working on, when I go to a page that pulls a query , then click back to choose another option, I get an error that says "Warning: page has expired" then I have to click back twice to get back to the drop down menu to make a new choice of query. Is there anywhere around this? Let

[PHP] Warning: Page has Expired

2001-07-06 Thread Pat Hanna
When using sessions with forms, a user presses the back button and gets the message: Page has Expired. How can I get around this happening? I have to use sessions because I store many different variables at a time for a shopping cart. Forms are submitted depending on what item the user is shopping