Man Page: zip_entry_compressionmethod
Operating Environment: php
Section: 3
ZIP_ENTRY_COMPRESSIONMETHOD(3) 1 ZIP_ENTRY_COMPRESSIONMETHOD(3) zip_entry_compressionmethod - Retrieve the compression method of a directory entrySYNOPSISstring zip_entry_compressionmethod (resource $zip_entry)DESCRIPTIONReturns the compression method of the directory entry specified by $zip_entry.PARAMETERSo $zip_entry - A directory entry returned by zip_read(3).RETURN VALUESThe compression method.SEE ALSOzip_open(3), zip_read(3). PHP Documentation Group ZIP_ENTRY_COMPRESSIONMETHOD(3)