Posted by Craig Taylor on 10/07/06 11:53
Arjen wrote:
> 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
and then there was curl...
- Craig Taylor
http://www.ctalkobt.net/php
Navigation:
[Reply to this message]
|