zip_entry_read(3) php man page | unix.com

Man Page: zip_entry_read

Operating Environment: php

Section: 3

ZIP_ENTRY_READ(3)							 1							 ZIP_ENTRY_READ(3)

zip_entry_read - Read from an open directory entry

SYNOPSIS
string zip_entry_read (resource $zip_entry, [int $length = 1024])
DESCRIPTION
Reads from an open directory entry.
PARAMETERS
o $zip_entry - A directory entry returned by zip_read(3). o $length - The number of bytes to return. Note This should be the uncompressed length you wish to read.
RETURN VALUES
Returns the data read, empty string on end of a file, or FALSE on error.
SEE ALSO
zip_entry_open(3), zip_entry_close(3), zip_entry_filesize(3). PHP Documentation Group ZIP_ENTRY_READ(3)
Related Man Pages
fgets(3) - php
dir(3) - php
fam_monitor_directory(3) - php
gzread(3) - php
ldap_first_attribute(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!