php man page for zip_entry_filesize

Query: zip_entry_filesize

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ZIP_ENTRY_FILESIZE(3)							 1						     ZIP_ENTRY_FILESIZE(3)

zip_entry_filesize - Retrieve the actual file size of a directory entry

SYNOPSIS
int zip_entry_filesize (resource $zip_entry)
DESCRIPTION
Returns the actual size of the specified directory entry.
PARAMETERS
o $zip_entry - A directory entry returned by zip_read(3).
RETURN VALUES
The size of the directory entry.
SEE ALSO
zip_open(3), zip_read(3). PHP Documentation Group ZIP_ENTRY_FILESIZE(3)
Related Man Pages
unlink(2) - bsd
readdir(3) - php
dir(3) - php
ldap_get_attributes(3) - php
ldap_next_entry(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team