Query: zip_entry_close
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ZIP_ENTRY_CLOSE(3) 1 ZIP_ENTRY_CLOSE(3) zip_entry_close - Close a directory entrySYNOPSISbool zip_entry_close (resource $zip_entry)DESCRIPTIONCloses the specified directory entry.PARAMETERSo $zip_entry - A directory entry previously opened zip_entry_open(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOzip_entry_open(3), zip_entry_read(3). PHP Documentation Group ZIP_ENTRY_CLOSE(3)