ZipArchive::getCommentIndex

Example

 string ZipArchive::getCommentIndex ( int $index [, int $flags ] ) 

Description

Returns the comment of an entry using the entry index.

Return Values

Returns the comment on success or FALSE on failure.