View Full Version : php cache image
jazzman121
October 10th, 2003, 09:34 AM
I want my site to have an image that loads fresh from the server everytime coz it changes every day... how do i make it so that it doesnt load from the cache? please help thanks :)
Syntax
October 11th, 2003, 08:00 AM
in your page insert
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
jazzman121
October 12th, 2003, 12:51 AM
well im i just wanted one image to refresh everytime ... if i put that code all the images have to be retrevied all the time... isnt there any code to have it soo that only one image refreshes?
jazzman121
October 12th, 2003, 12:54 PM
anybody??? please help :(
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.