Try:
session_cache_limiter('private');
See if that makes any difference.
-Adam.
Harpreet wrote:
I am getting the following error when i use the IE back button.
Warning: Page has Expired The page you requested was created using information you submitted in a form. This page is no longer available. As a security precaution, Internet Explorer does not automatically resubmit your information for you.
To resubmit your information and view this Web page, click the Refresh button.
I read by writing the following it should work. session_cache_limiter('private_no_expire');
But no luck. How do i change the headers to make my back button work.
Please help. Regards, Harpreet
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php