ZipArchive
PHP Manual

ZipArchive::getStatusString

(PHP 5 >= 5.2.7)

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

Beschreibung

string ZipArchive::getStatusString ( void )

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns a string with the status message on successIm Fehlerfall wird FALSE zurückgegeben..


ZipArchive
PHP Manual