Manual
de
PHP
Anterior
Siguiente
ftp_nb_fget
ftp_nb_fget -- Retrieves a file from the FTP server and writes it to an open file (non-blocking)
Description
bool
ftp_nb_fget
( resource ftp_stream, resource fp, string remote_file, int mode [, int resumepos])
Devuelve
TRUE
si
todo
fue
bien
,
FALSE
en
caso
de
fallo
.
Anterior
Inicio
Siguiente
Subir