ZipArchive::getArchiveComment()
ZipArchive::getArchiveComment - Returns the Zip archive comment
Syntax
string ZipArchive::getArchiveComment ()
Arguments
-
Description
Returns the Zip archive comment.
Version
PHP 5.2.0, PECL zip >= 1.1.0
Return value
Returns the Zip archive comment or FALSE on failure.