|
ftp_appendAppend the contents of a file to another file on the FTP server Description
bool ftp_append(
FTP\Connection $ftp,string $remote_filename,string $local_filename,int $mode = FTP_BINARY)
Warning
This function is currently not documented; only its argument list is available. Parameters
Return Values
Returns Changelog
|