Jump to content

IE caching problem


emancipator

Recommended Posts

I have a function that generates image dynamically using GD.

 

The image is stored in a folder under the name temp.jpg and is displayed using <img>.

 

As you would imagine, the src for that img tag is always the same so IE just displays the cached version, unaware of the fact that temp.jpg is changing.

 

I have tried to add headers that expire but nothing seem to work.

 

Any ideas?

Link to comment
https://forums.phpfreaks.com/topic/84581-ie-caching-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.