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.
|
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 |
||||
|
1 |
|
||
|
Use a GET request to download the image and save it to a web accessible directory on your server. |
||||