Hi, I want to save a remote img-file to my server, but I don't know how to do.
The image url is http://img.youtube.com/vi/Rz8KW4Tveps/1.jpg and 1.jpg is to be saved and renamed to imgfolder/imgID.jpg
|
|
|
|
|
|
|
You can use
Tada! |
||
|
|
|
If the URL stream wrappers are allowed, you can do it in 1 line rather than having to load it into a var:
This is much less likely to cause a problem with PHP running out of memory. |
||
|
|