TheFilmGod Posted July 27, 2009 Share Posted July 27, 2009 To get the browser to cache images do you need to use a specific src address. I read somewhere (long time ago) that browsers don't cache images with an absolute address - http://www... etc. Is this true? Link to comment https://forums.phpfreaks.com/topic/167691-cache-images/ Share on other sites More sharing options...
.josh Posted July 27, 2009 Share Posted July 27, 2009 to get browsers to cache images you do...nothing. Most browsers will cache by default, unless the user changes their browser settings. You can't really make a browser cache an image, though you can try to get it to not cache by virtue of trying to make it request for it on every page load. Link to comment https://forums.phpfreaks.com/topic/167691-cache-images/#findComment-884353 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.