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