(PHP 7 >= 7.2.0, PHP 8)
ftp_append — Append the contents of a file to another file on the FTP server
$ftp,$remote_filename,$local_filename,$mode = FTP_BINARY
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
ftpAn FTP\Connection instance.
remote_filename
local_filename
mode
| Versione | Descrizione | 
|---|---|
| 8.1.0 | The ftpparameter expects an FTP\Connection
  instance now; previously, a resource was expected. | 
