Recently while browsing I have noticed some pages use the GET method when using css e.g.
css/style.css?c=1543728
I was wondering how thats done...
I guessed mayby they programmed their server to see CSS files as PHP files and then had a php script which echos out the style.
Am i right?
Anyone here done this before?
Dynamic CSS
Started by bbqroast, Oct 30 2010 12:10 AM
1 reply to this topic
#1
Posted 30 October 2010 - 12:10 AM
Please, write clearly with proper structure. Double spacing makes the text feel un-jointed, Capitalizing Every Word Means People Stop Before Every Word Sub-Consciously Which Is A Pain In The Backside, and use code tags! (The right most styling box).
|
|
|
#2
Posted 31 October 2010 - 04:26 AM
It's not always used for dynamic css. It can be something that certain websites add to make sure that browsers don't use the css-file they got in their cache.
So when they update their css they add another value to "clear" the browser's cache.
So when they update their css they add another value to "clear" the browser's cache.


Sign In
Create Account


Back to top









