Query: zip_entry_compressionmethod
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)