php man page for zip_close

Query: zip_close

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
libzip(3) - debian
zipgrep(1l) - centos
zipgrep(1l) - suse
zip_entry_open(3) - php
ziparchive.open(3) - php
Similar Topics in the Unix Linux Community
Unix Command to rename a file in a zipped folder