zip_entry_read

Example

 string zip_entry_read ( resource $zip_entry [, int $length ] ) 

Description

Reads from an open directory entry.

Return Values

Returns the data read, or FALSE if the end of the file is reached.