ftp_append
PHP function
Edit on GitHub ✎
(PHP 7 >= 7.2.0, PHP 8)
Append the contents of a file to another file on the FTP server
Description
ftp_append(FTP\Connection $ftp, string $remote_filename, string $local_filename, int $mode = FTP_BINARY): bool
Func
Parameters
ftpFtp
remote_filenamelocal_filenamemode
Return Values
Success
Changelog
| Version | Description |
|---|