zip_close

Close a Zip File Archive (4.1.0 - 4.3.2 only)
void zip_close ( resource zip )

Closes a zip file archive. The parameter zip must be a zip archive previously opened by zip_open().

This function has no return value.

See also zip_open() and zip_read().

This HTML Help has been published using the chm2web software.