ZipArchive::getStatusString
(PHP 5 >= 5.2.7)
ZipArchive::getStatusString — Returns the status error message, system and/or zip messages
Descrizione
string ZipArchive::getStatusString
( void
)
Returns the status error message, system and/or zip messages.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Returns a string with the status message on success o FALSE in caso di fallimento.
There are no user contributed notes for this page.
