PHP » GoLang |
login |
register |
about
|
GoLang ZipArchive::getCommentIndex
request it (323)
GoLang replacement for PHP's ZipArchive::getCommentIndex
[edit | history]
PHP ZipArchive::getCommentIndexPHP original manual for ZipArchive::getCommentIndex [ show | php.net ]ZipArchive::getCommentIndex(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.4.0) ZipArchive::getCommentIndex — Returns the comment of an entry using the entry index Description
string ZipArchive::getCommentIndex
( int
$index
[, int $flags
] )Returns the comment of an entry using the entry index. Parameters
Return Values
Returns the comment on success or ExamplesExample #1 Dump an entry comment
<?php |
more
Recently updated
more
Most requested
more
Last requests
|