ok - I'm lost.  What do I do with this knowledge?

----- Original Message ----- 
From: "Sean Greenslade" <zootboys...@gmail.com>

>>
> Sure. In order to "tell" the browser to not cache a page, you need to set
> the header "Cache-Control: no-cache". This can be done by the PHP command
>
> header("Cache-Control: no-cache");
>



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

Reply via email to