zip_close(3) php man page | unix.com

Man Page: zip_close

Operating Environment: php

Section: 3

ZIP_CLOSE(3)								 1							      ZIP_CLOSE(3)

zip_close - Close a ZIP file archive

SYNOPSIS
void zip_close (resource $zip)
DESCRIPTION
Closes the given ZIP file archive.
PARAMETERS
o $zip - A ZIP file previously opened with zip_open(3).
RETURN VALUES
No value is returned.
SEE ALSO
zip_open(3), zip_read(3). PHP Documentation Group ZIP_CLOSE(3)
Related Man Pages
zip_open(3) - centos
zipgrep(1l) - redhat
libzip(3) - centos
libzip(3) - debian
zip_close(3) - debian
Similar Topics in the Unix Linux Community
Unix Command to rename a file in a zipped folder