I'm using the library phpthumb for resizing image on the fly on a personal project. I give the users the abilities to modify the image they have uploaded and rotate it. I need to purge the phpthumb cache of the specific image. How can i do this?
thanks in advance ;)