Personally I couldn't give a shit about top/bottom posting and have
two words for anyone who challenges me on that.

Back to the issue at hand, you can: 

 1) when you are requesting the page, you can request
page.php?shite=dummy. instead of just page.php. when you use
name=value the page is assumed to be dynamic.

2) You can cast headers telling when to cache pages.

On 8/18/05, Jay Blanchard <[EMAIL PROTECTED]> wrote:
> [snip]
> 
> -----Original Message-----
> From: Edward Vermillion [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 18, 2005 8:44 AM
> To: John Nichel
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] how to clear cache content in IE using php
> 
> 
> John Nichel wrote:
> >>> 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? ;)
> >
> 
> Except for the folks who bottom post the 15th reply and don't trim the
> excess. I'm getting RPS from havin to scroll all the way down.... :D
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> [/snip]
> 
> You need a wheel mouse. Unless your index finger is gettin' RPS, then
> you need a nurse.
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

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

Reply via email to