ZipArchive::setCommentIndex

Example

 mixed ZipArchive::setCommentIndex ( int $index , string $comment ) 

Description

Set the comment of an entry defined by its index.

Return Values

Returns TRUE on success or FALSE on failure.