I'm half-way there with this, but I need some assistance, please. I'm
attempting to save a JPG file from one server to another. I'm using
fopen() to open the remote file, fread to get the contents, closing,
using fwrite(rb) to open a new file on my server, writing the contents,
and closing. However, it seems that I'm not getting the entire file
from the remote server.

Am I going about this wrong? Is there a better, easier way (that
doesn't involve CURL or any of those other acronyms) to get these
images?

Thanks,
-Bob

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list




SPONSORED LINKS
Php mysql Job postings


YAHOO! GROUPS LINKS




Reply via email to