zip_entry_close
(PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.0.0)
zip_entry_close — 关闭目录项
说明
   zip_entry_close
    ( resource 
  $zip_entry
   ) : bool关闭指定的目录项。
返回值
   成功时返回 TRUE, 或者在失败时返回 FALSE。
  
(PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.0.0)
zip_entry_close — 关闭目录项
$zip_entry
   ) : bool关闭指定的目录项。
   成功时返回 TRUE, 或者在失败时返回 FALSE。