(PHP 4 >= 4.1.0)
int zip_entry_filesize (resource zip_entry)
int zip_entry_filesize
Returns the actual size of the directory entry specified by zip_entry. The parameter zip_entry is a valid directory entry returned by zip_read().
See also zip_open() and zip_read().