PHP » GoLang |
login |
register |
about
|
GoLang ZipArchive::getCommentName
request it (282)
GoLang replacement for PHP's ZipArchive::getCommentName
[edit | history]
PHP ZipArchive::getCommentNamePHP original manual for ZipArchive::getCommentName [ show | php.net ]ZipArchive::getCommentName(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.4.0) ZipArchive::getCommentName — Returns the comment of an entry using the entry name Description
string ZipArchive::getCommentName
( string
$name
[, int $flags
] )Returns the comment of an entry using the entry name. 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
|