PHP: ftp_nb_fget()

Retrieves a file from the FTP server and writes it to an open file (non-blocking) PHP - int ftp_nb_fget ( resource ftp_stream, resource handle, string remote_file, int mode [, int resumepos] )

Szczegółowy opis funkcji PHP "

ftp_nb_fget

()"
Nazwa funkcji: ftp_nb_fget()
Opis funkcji:

Retrieves a file from the FTP server and writes it to an open file (non-blocking)

Zastosowanie w programowaniu: int ftp_nb_fget ( resource ftp_stream, resource handle, string remote_file, int mode [, int resumepos] )
Wersja PHP: (PHP 4 >= 4.3.0, PHP 5)