★ wanayoo — archive 1999 http://fr.php.net/manual/function.ftp-get.phpNouvelle recherche | Portail wanayoo
PHP Thursday, April 26, 2001  
downloads | documentation | faq | support | reporting bugs | links 

search for in the  


previousftp_pasv
ftp_fgetnext

Last updated: Mon, 08 Jan 2001

ftp_get

(PHP 3>= 3.0.13, PHP 4 >= 4.0b4)

ftp_get -- Downloads a file from the FTP server.

Description

int ftp_get (int ftp_stream, string local_file, string remote_file, int mode)

Returns true on success, false on error.

ftp_get() retrieves remote_file from the FTP server, and saves it to local_file locally. The transfer mode specified must be either FTP_ASCII or FTP_BINARY.

previousftp_pasv
ftp_fgetnext

Last updated: Mon, 08 Jan 2001
add note | about notes

show source | credits | mirror sites:  

Copyright © 2001 The PHP Group
All rights reserved.
This mirror generously provided by: L'Université Michel de Montaigne Bordeaux III
Last updated: Thu Apr 26 22:31:20 2001 MET DST