1.
<
link
type
=
"text/css"
href
"http://www.domain.com/style.css?version=1"
/>
href="style.css?<?php echo date('l jS \of F Y h:i:s A'); ?>" />
2.
3.
<!-- The above will output... -->
4.
"style.css?Sunday 9th of January 2011 11:04:21 PM"