ZipArchive::setCommentIndex()
ZipArchive::setCommentIndex - Set the comment of an entry defined by its indexSyntax
mixed ZipArchive::setCommentIndex (int $index, string $comment)Arguments
- index - Index of the entry.
- comment - The contents of the comment.
