ZipArchive
PHP Manual

ZipArchive::getStatusString

(PHP 5 >= 5.2.7)

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

Opis

string ZipArchive::getStatusString ( void )

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns a string with the status message on success lub FALSE w przypadku niepowodzenia.


ZipArchive
PHP Manual