(PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.0.0)
zip_entry_close — 关闭目录项
$zip_entry
关闭指定的目录项。
zip_entry
一个由zip_entry_open()打开的项目。
成功时返回 TRUE, 或者在失败时返回 FALSE。
TRUE
FALSE