(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_BINARY
) : bool
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
ftp
remote_file
local_file
mode
Întoarce valoarea true
în cazul
succesului sau false
în cazul eșecului.