ALIAS

zname()

ShortPHP reference for zip_entry_name().

Signature

zip_entry_name(resource $zip_entry): string

Example

zname(...);

PHP equivalent

zip_entry_name() is the canonical PHP function. ShortPHP provides zname() as the convenience alias.

Extension: zip

Official PHP manual ↗

Reference navigation

Previous: zclose()

Next: zread()

Back to reference