header('Cache-Control: no-cache, must-revalidate');
header('Pragma: no-cache');
header('Expires: Mon,26 Jul 1980 05:00:00 GMT');


On Sat, 5 Apr 2003, [iso-8859-1] Davíð Örn Jóhannsson wrote:

> Is there any way in php to disable the users cache so that every time
> you reload you fetch the newest version of the site?
>
>
> Regards, David
>

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

Reply via email to