ZipArchive
PHP 手册

ZipArchive::GetStatusString

(PHP 5 >= 5.2.7)

ZipArchive::GetStatusStringReturns the status error message, system and/or zip messages.

说明

string ZipArchive::getStatusString ( void )

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

参数

This function has no parameters.

返回值

Returns a file pointer (resource) on success or FALSE on failure.


ZipArchive
PHP 手册