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])

Poznámka :

Returns TRUE on success , FALSE on failure .