• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • zip_entry_compressionmethod()

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

    检索目录实体的压缩方法

    说明

    zip_entry_compressionmethod(resource $zip_entry): string

    返回由函数$zip_entry确定的目录实体的压缩方法。

    参数

    $zip_entry

    由函数zip_read()返回的目录实体。

    返回值

    压缩方法。

    参见