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.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

Returns a string with the status message on success або FALSE в разі помилки.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top