PHP » GoLang |
login |
register |
about
|
GoLang ZipArchive::setCommentName
request it (295)
GoLang replacement for PHP's ZipArchive::setCommentName
[edit | history]
PHP ZipArchive::setCommentNamePHP original manual for ZipArchive::setCommentName [ show | php.net ]ZipArchive::setCommentName(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.4.0) ZipArchive::setCommentName — Set the comment of an entry defined by its name Description
bool ZipArchive::setCommentName
( string
$name
, string $comment
)Set the comment of an entry defined by its name. Parameters
Return Values
Returns ExamplesExample #1 Open an archive and set a comment for an entry
<?php |
more
Recently updated
more
Most requested
more
Last requests
|