(PHP 7 >= 7.2.0)
ftp_append — Append the contents of a file to another file on the FTP server
$ftp
, string $remote_file
, string $local_file
[, int $mode
= FTP_IMAGE
] ) : bool
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
ftp
remote_file
local_file
mode
Gibt bei Erfolg TRUE
zurück. Im Fehlerfall wird FALSE
zurückgegeben.