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.