PHP » GoLang |
login |
register |
about
|
GoLang ZipArchive::addEmptyDir
request it (375)
GoLang replacement for PHP's ZipArchive::addEmptyDir
[edit | history]
ZipArchive::addEmptyDir(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.8.0) ZipArchive::addEmptyDir — Add a new directory Description
bool ZipArchive::addEmptyDir
( string
$dirname
)Adds an empty directory in the archive. Parameters
Return Values
Returns ExamplesExample #1 Create a new directory in an archive
<?php |
more
Recently updated
more
Most requested
|