Web Apps


Image Cache on client

I'm using a php script to generate a dynamic image. I noticed the ryzom client is caching images by url (?) and does not refresh them, even with the php script generating a new one.

One solution I found, is to attach a random number to the script like <img src="script.php?816348368"> but this is a very crude solution.

Are there more elegant ways to bypass this "dirty cache" problem of the client?

Thanks,
arc

---

Show topic
Last visit Thursday, 25 April 06:43:41 UTC
P_:

powered by ryzom-api