Manuál
PHP
Předcházející
Další
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])
Vrací
TRUE
při
úspěchu
,
FALSE
při
selhání
.
Předcházející
Domů
Další
Nahoru