zip_read

 mixed zip_read ( resource $zip ) 

説明

Reads the next entry in a zip file archive.

戻り値

Returns a directory entry resource for later use with the zip_entry_... functions, or FALSE if there are no more entries to read, or an error code if an error occurred.