Manual
do
PHP
Anterior
Próxima
ftp_get
ftp_get -- Downloads a file from the FTP server
Description
bool
ftp_get
( resource ftp_stream, string local_file, string remote_file, int mode [, int resumepos])
Nota
:
Retorna
TRUE
em
caso
de
sucesso
ou
FALSE
em
falhas
.
Anterior
Principal
Próxima
Acima