downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<zip_entry_openzip_open>
Last updated: Thu, 26 Jun 2008

zip_entry_read

(PHP 4 >= 4.0.7, PHP 5 >= 5.2.0, PECL zip:1.0-1.9.0)

zip_entry_read — Read from an open directory entry

Description

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

Reads from an open directory entry.

Parameters

zip_entry

A directory entry returned by zip_read().

length

The number of bytes to return. If not specified, this function will attempt to read 1024 bytes.

Note: This should be the uncompressed length you wish to read.

Return Values

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



add a noteadd a note User Contributed Notes
Read from an open directory entry
There are no user contributed notes for this page.




<zip_entry_openzip_open>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs