show/hide this revision's text 2 curl

Use a GET request to download the image and save it to a web accessible directory on your server.

As you are using PHP, you can use curl to download files from the other server.

show/hide this revision's text 1

Use a GET request to download the image and save it to a web accessible directory on your server.