|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.master.cmc.msu.ru/php/function.ftp-get.html
Дата изменения: Sun Feb 3 22:39:34 2002 Дата индексирования: Tue Oct 2 00:46:01 2012 Кодировка: |
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.
Returns TRUE on success, FALSE on error.
See also ftp_fget().