zip_entry_filesizeRetrieve the actual file size of a directory entry Warning
This function has been DEPRECATED as of PHP 8.0.0. Relying on this function is highly discouraged. Description
intfalse zip_entry_filesize(resource
$zip_entry )Returns the actual size of the specified directory entry. Parameters
Return Values
The size of the directory entry, or Changelog
See Also
|