[nycphp-talk] PHP FTP function...
Ken Robinson
kenrbnsn at rbnsn.com
Mon Dec 8 23:40:59 EST 2008
At 11:10 PM 12/8/2008, mikesz at qualityadvantages.com wrote:
>Hello and Greetings, NYPHP,
>
> I have a potential project that requires the ability to do file
> transfers from one website to another using FTP, i.e. the files and
> folders are on an ftp server and need to be downloaded to a folder
> /directory that is running on the server making the request.
>
> Is this a possibility using PHP? Has anyone done it successfully?
There are FTP functions built-in to PHP. See http://www.php.net/ftp
Ken
More information about the talk
mailing list