ftp_append
(PHP 7 >= 7.2.0, PHP 8)
ftp_append — ファイルの内容をFTPサーバー上の別のファイルに追加する
説明
ftp_append(
FTP\Connection
string
string
int
): bool
FTP\Connection
$ftp
,string
$remote_filename
,string
$local_filename
,int
$mode
= FTP_BINARY
): bool
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
ftp
-
FTP\Connection クラスのインスタンス
remote_filename
-
local_filename
-
mode
-
変更履歴
バージョン | 説明 |
---|---|
8.1.0 |
引数 ftp は、FTP\Connection
のインスタンスを期待するようになりました。
これより前のバージョンでは、リソース を期待していました。
|
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google