zip_entry_nameRetrieve the name 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_name(resource
$zip_entry )Returns the name of the specified directory entry. Parameters
Return Values
The name of the directory entry, or Changelog
See Also
|