Re: Problem with IE7 caching

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I tried this and it doesn't work. I still have to do the CTRL-Refresh to get it to refresh the page.

On May 7, 2010, at 2:27 PM, Karl DeSaulniers wrote:

Try,
header('Cache-control: private, no-cache, must-revalidate');>
header('Expires: 0');

http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html

On May 7, 2010, at 2:06 PM, Charlene Wroblewski wrote:

header ("Cache-Control: private, max-age=$interval,s-maxage=0");




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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux