[thelist] HTML refresh Issue

Barney Carroll barney.carroll at gmail.com
Mon Mar 9 08:53:28 CDT 2009


That's an even better iteration than the one you gave last time the
perpetual refresh was brought up — nice one Mark.


Regards,
Barney Carroll
Web designer & front-end developer

w: www.clickwork.net

t: +44 (0) 7594 506 381


2009/3/9 Mark Groen <evolt at markgroen.com>

> On Monday 09 March 2009 05:01:03 HP Thniah wrote:
> > Thanks for your quick responses Kevin, Jack, and Symeon
> > Any quick way of clearing the caches using either HTML or PHP?
>
> Make the files appear to be dynamic when you are linking to them using a
> question mark character after the file extension:
>
> <link href="yourfile.css?version=<?php echo date("H:i:s"); ?>"
>  rel="stylesheet" type="text/css" media="screen" />
>
> http://somedomain.com/somefile.html?version=<?php echo date("H:i:s"); ?>
> --
> cheers,
>
>        Mark
> --
> --
>
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>



More information about the thelist mailing list