Re: problem with ftp_put and ftp_get
- From: "George" <gstafford@xxxxxxxxxxxxxxxxxxx>
- Date: 9 Dec 2005 10:58:35 -0800
I had some issues when I was working on an FTP program for a client of
mine as well. I switched it around and used ftp_fput, which works with
an open file stream, and that seemed to clear up my issues. The main
thing was to open the file first, then upload it.
http://us3.php.net/manual/en/function.ftp-fput.php
.
- References:
- problem with ftp_put and ftp_get
- From: Alex
- Re: problem with ftp_put and ftp_get
- From: Steve
- Re: problem with ftp_put and ftp_get
- From: Alex
- Re: problem with ftp_put and ftp_get
- From: Steve
- Re: problem with ftp_put and ftp_get
- From: Alex
- problem with ftp_put and ftp_get
- Prev by Date: Re: Open and process remote page
- Next by Date: Cannot use "-" in variable names?
- Previous by thread: Re: problem with ftp_put and ftp_get
- Next by thread: arrays and mySQL querys
- Index(es):
Relevant Pages
|