ZipArchive::getCommentIndex()
ZipArchive::getCommentIndex - Returns the comment of an entry using the entry indexSyntax
string ZipArchive::getCommentIndex (int $index, int $flags)Arguments
- index - Index of the entry
- flags - If flags is set to ZIPARCHIVE::FL_UNCHANGED, the original unchanged comment is returned.
