Clearing a specific image’s cache files using PHP
-
So I’m replacing images in a gallery using PHP & \C_Gallery_Storage::get_instance()->upload_base64_image(). This replaces the actual image but not its cached image files – thumbs, etc. Is there a php method I can use to clear these cache files just for the image I’m replacing?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Clearing a specific image’s cache files using PHP’ is closed to new replies.