Append Method

Adds specified file to an existing archive.

Object Oriented Interface

public function doAppend();

Procedural Interface

ipworkszip_gzip_do_append($res);

Remarks

The file contained in the FileDecompressedName property will be appended to the archive specified by ArchiveFile.

This method may only be used to add files to an existing archive. To add files to a new archive, Compress method should be used.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks ZIP 2020 PHP Edition - Version 20.0 [Build 8300]