Luckily, it doesn't matter too much where it is set, because you should 
be able to set your own with PHP (I think PHP may set it actually when 
you use PHP's sessions). First, try something simple:

header("Cache-Control: no-cache");

See if that does the trick. Do you have any way of viewing the HTTP 
transaction to be sure?

Chris

Jean-Christian Imbeault wrote:

> Where is this "no-store"/"no-cache" directive? PHP, Apache? I don't 
> remember "intentionally" setting it :) 



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

Reply via email to