Hello, i'm looking for a script that caches data (mostly images) from an external site to my own server. Example: MYSITE/cache.php?=image.png: cache.php gets image.png from an external site and saves it to the server and sent the local copy the next time image.png is requested
iMaarten Reviewed by iMaarten on . Php: external caching script Hello, i'm looking for a script that caches data (mostly images) from an external site to my own server. Example: MYSITE/cache.php?=image.png: cache.php gets image.png from an external site and saves it to the server and sent the local copy the next time image.png is requested Rating: 5