PHP
Handbuch
Zurück
Nach
vorne
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])
Gibt
bei
Erfolg
TRUE
zurück
,
im
Fehlerfall
FALSE
.
Zurück
Zum
Anfang
Nach
vorne
Nach
oben