= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0)zip_entry_compressionmethod — 檢索目錄實(shí)體的壓縮方法說(shuō)明zip_entry_compr">

zip_entry_compressionmethod

(PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0)

zip_entry_compressionmethod檢索目錄實(shí)體的壓縮方法

說(shuō)明

zip_entry_compressionmethod(resource $zip_entry): string

返回由函數(shù)zip_entry確定的目錄實(shí)體的壓縮方法。

參數(shù)

zip_entry

由函數(shù)zip_read() 返回的目錄實(shí)體。

返回值

壓縮方法。

參見