zip_entry_compressionmethodRetrieve the compression method of a directory entry Warning
This function has been DEPRECATED as of PHP 8.0.0. Relying on this function is highly discouraged. Description
stringfalse zip_entry_compressionmethod(resource
$zip_entry )
Returns the compression method of the directory entry specified
by Parameters
Return Values
The compression method, or Changelog
See Also
|