(PHP 7 >= 7.2.0, PHP 8)
ftp_append — 將文件內(nèi)容追加到 FTP 服務器上的指定文件
$ftp
$remote_filename
$local_filename
$mode
FTP_BINARY
本函數(shù)還未編寫文檔,僅有參數(shù)列表。
ftp
remote_filename
local_filename
mode
成功時返回 true, 或者在失敗時返回 false。
true
false