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