On Jan 4, 2012, at 10:42 AM, Boray ERIS wrote:

> What I suggest you is using PHP.
> 
> <link rel="stylesheet" href="/css/main.css?<?php echo time();?>"
> type="text/css" />

This would work provided the php interpreter parses the page.

To insure parsing, change the suffix of the web page from '.html' to '.php'.

To confirm parsing, place "<p><?php echo time();?></p>" anywhere within the 
body of the page.

Cheers,

tedd


_____________________
t...@sperling.com
http://sperling.com

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to