• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • ZipArchive::getStatusString()

    (PHP 5 >= 5.2.7, PHP 7)

    Returns the status error message, system and/or zip messages

    说明

    ZipArchive::getStatusString(void): string

    Returns the status error message, system and/or zip messages.

    参数

    此函数没有参数。

    返回值

    Returns a string with the status message on success 或者在失败时返回FALSE.