(PHP 7 >= 7.2.0, PHP 8)
ftp_append — Append the contents of a file to another file on the FTP server
$ftp
, string $remote_filename
, string $local_filename
, int $mode
= FTP_BINARY
) : bool
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
ftp
remote_filename
local_filename
mode
Başarı durumunda true
, başarısızlık durumunda false
döner.