ZipArchive::setCommentName()
ZipArchive::setCommentName - Set the comment of an entry defined by its nameSyntax
mixed ZipArchive::setCommentName (string $name, string $comment)Arguments
- name - Name of the entry.
- comment - The contents of the comment.
