ZipArchive::close

Example

 bool ZipArchive::close ( void ) 

Description

Close opened or created archive and save changes. This method is automatically called at the end of the script.

Return Values

Returns TRUE on success or FALSE on failure.