jookyboi
3/25/2013 - 3:00 PM

Prevent CSS caching. http://css-tricks.com/can-we-prevent-css-caching/

<link rel="stylesheet" type="text/css" href="style.css?<?php echo date('l jS \of F Y h:i:s A'); ?>" />