zip_close

(PHP 4 >= 4.1.0, PECL)

zip_close -- Close a ZIP file archive

说明

void zip_close ( resource zip )

Closes the given ZIP file archive.

参数

zip

A ZIP file previously opened with zip_open().

返回值

无返回值。


add a note add a note User Contributed Notes
There are no user contributed notes for this page.