2005/8/18, Jay Blanchard <[EMAIL PROTECTED]>:

[snip]
how to clear the contents of cache in Internet explorer
using php.If any one finds the solution do reply.
[/snip]

You cannot do this with PHP as PHP is server-side and you would need a
client-side doohickey to clear the client's cache.

Pooly wrote:
but you can actually put an header saying "don't cache this page"...
<snip>

But that doesn't *clear* the cache.

See, isn't bottom-posting cleaner? ;)

--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

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

Reply via email to