App Web


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

---

Montrer le sujet
Last visit vendredi 19 Avril 13:44:02 UTC
P_:

powered by ryzom-api