That one doesn't work either.

Scott

""Scott Fletcher"" <[EMAIL PROTECTED]> wrote in message
9a2sdc$6t0$[EMAIL PROTECTED]">news:9a2sdc$6t0$[EMAIL PROTECTED]...
> When I use this script
>
>      header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
>      header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
>      header("Cache-Control: no-cache, must-revalidate");
>      header("Pragma: no-cache");
>
> Next, I browse around and go back one page, the cache does not expire.
> Sometime I get the error messages said that the header had already start
or
> something.  So, what is the other way around to fix this problem?????  Or
> how can I fix it????
>
> Thanks,
>  Scott
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to