在线文档教程
PHP
压缩 | Compression

ZipArchive::getStatusString

ZipArchive::getStatusString

(PHP 5 >= 5.2.7, PHP 7)

ZipArchive::getStatusString - 返回状态错误消息,系统and/or邮件消息

描述

string ZipArchive::getStatusString ( void )

返回状态错误消息,系统and/or邮件消息。

参数

该函数没有参数。

返回值

在成功返回包含状态消息的字符串,失败时返回FALSE

← ZipArchive::getNameIndex

ZipArchive::getStream →