There is no way to do this in any programming language since it is not part of the http spec. There may be som client side vb hack that someone knows that works on IE for Windows but I doubt it. It is not very secure to allow web sites to control your browser's cache. Try looking into expire times on your responses (http feature) so your content does not get cached in the first place. Note that if you are paying for bandwith and have caps you will be mighty surprised next time the bill comes around. Caches are a good thing.
Tom


Don wrote:
Hi,

Is the a PHP command that will empty the browser's current cache?

Thanks,
Don



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



Reply via email to