To fix this, I put:

  session_cache_limiter ('private, must-revalidate');

at the beginning of all my pages.  Seems to work.

-eric wood


anders thoresson wrote:
> When I push the back buttom in Opera, I get back to the previous
> (database/php-generated) page in my site, but when I'm using IE and
> push back, I get a message saying that the page isn't valid any more.
> 
> Is this an internal IE-issue, or could I make my php-script
> IE-friendly? 
> 
> --
> anders thoresson

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to