you may run a script on specific db tables to make the following:

  1. get data from database
  2. seeks for img tags (regex)
  3. downloads the image file
  4. replaces the original image url in the article
  5. saves the new article

jokerhacker Reviewed by jokerhacker 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