ZipArchive::getCommentName

Example

 string ZipArchive::getCommentName ( string $name [, int $flags ] ) 

Description

Returns the comment of an entry using the entry name.

Return Values

Returns the comment on success or FALSE on failure.