Query: zip_entry_name
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ZIP_ENTRY_NAME(3) 1 ZIP_ENTRY_NAME(3) zip_entry_name - Retrieve the name of a directory entrySYNOPSISstring zip_entry_name (resource $zip_entry)DESCRIPTIONReturns the name of the specified directory entry.PARAMETERSo $zip_entry - A directory entry returned by zip_read(3).RETURN VALUESThe name of the directory entry.SEE ALSOzip_open(3), zip_read(3). PHP Documentation Group ZIP_ENTRY_NAME(3)