Warning: Page has Expired - back on browser

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
FE
Forum Commoner
Posts: 35
Joined: Fri Jul 14, 2006 5:21 am

Warning: Page has Expired - back on browser

Post by FE »

must be a simple fix?
i tried searching on google but cannot find a working solution

does anyone know how to get rid of "Warning: Page has Expired " error when a user clicks BACK on the browser?

also what are the implcatios with this?

cheers guys
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

What did you search for?
http://www.google.de/search?&q=php%20Wa ... %20Expired
International PHP Magazine - Cutting-Edge Technologies for Web ...
One cause of the warning is that the page has expired from the browser's cache, ... PHP application can so easily encounter "Page Has Expired" warnings. ...
http://www.php-mag.net/itr/online_artik ... d,114.html - 34k - Cached - Similar pages

FAQTs - Knowledge Base - View Entry - Is there a way to prevent ...
Is there a way to prevent "Warning: Page has Expired " when back is clicked? ... Try using: If you are using sessions open your php.ini file and change the ...
http://www.faqts.com/knowledge_base/vie ... /aid/13717 - 8k - Cached - Similar pages
Post Reply