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 entrySYNOPSISint zip_entry_filesize (resource $zip_entry)DESCRIPTIONReturns the actual size of the specified directory entry.PARAMETERSo $zip_entry - A directory entry returned by zip_read(3).RETURN VALUESThe size of the directory entry.SEE ALSOzip_open(3), zip_read(3). PHP Documentation Group ZIP_ENTRY_FILESIZE(3)