ZipArchive::setCommentName

Example

 mixed ZipArchive::setCommentName ( string $name , string $comment ) 

Description

Set the comment of an entry defined by its name.

Return Values

Returns TRUE on success or FALSE on failure.