(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
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
ftp
remote_file
local_file
mode
成功した場合に TRUE
を、失敗した場合に FALSE
を返します。