   #PHP Manual Zip File Functions (Read Only Access) zip_entry_filesize
   zip_entry_open

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                zip_entry_name

   (4.1.0 - 4.3.2 only)
   zip_entry_name -- Retrieve the Name of a Directory Entry

Description

   string zip_entry_name ( resource zip_entry)

   Returns the name of the directory entry specified by zip_entry. The
   parameter zip_entry is a valid directory entry returned by zip_read().

   See also zip_open() and zip_read().
   ______________________________________________________________________

   Prev               Home           Next
   zip_entry_filesize  Up  zip_entry_open
