PHP » GoLang |
login |
register |
about
|
GoLang ZipArchive::getArchiveComment
request it (242)
GoLang replacement for PHP's ZipArchive::getArchiveComment
[edit | history]
PHP ZipArchive::getArchiveCommentPHP original manual for ZipArchive::getArchiveComment [ show | php.net ]ZipArchive::getArchiveComment(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) ZipArchive::getArchiveComment — Returns the Zip archive comment Description
string ZipArchive::getArchiveComment
([ int
$flags
] )Returns the Zip archive comment. Parameters
Return Values
Returns the Zip archive comment or ExamplesExample #1 Dump an archive comment
<?php |
more
Recently updated
more
Most requested
more
Last requests
|