ftp_append

(PHP 7 >= 7.2.0)

ftp_appendAppend the contents of a file to another file on the FTP server

Açıklama

ftp_append ( resource $ftp , string $remote_file , string $local_file [, int $mode = FTP_IMAGE ] ) : bool

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

ftp

remote_file

local_file

mode

Dönen Değerler

Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.