Posted by Arjen on 09/30/70 11:53
VoGoPoGo schreef:
> Searching Google high and low, cannot seem to figure this one out.
>
> Would like to be able to download/retrieve remote image file (example: www.
> something. com/bob.gif) and save to a directory?
>
> Shouldn't be that hard, i think - thanks!
Nope it's actually quite easy
Just a few standard functions :
file_get_contents
file_put_contents
fopen
fwite
file
fsocketopen
etc
Arjen
Navigation:
[Reply to this message]
|