PHP » GoLang |
login |
register |
about
|
GoLang ZipArchive::addGlob
request it (322)
GoLang replacement for PHP's ZipArchive::addGlob
[edit | history]
ZipArchive::addGlob(PHP 5 >= 5.3.0, PHP 7, PECL zip >= 1.9.0) ZipArchive::addGlob — Add files from a directory by glob pattern Description
bool ZipArchive::addGlob
( string
$pattern
[, int $flags = 0
[, array $options = array()
]] )
Add files from a directory which match the glob
Parameters
Return Values
Returns ExamplesExample #1 ZipArchive::addGlob() example Add all php scripts and text files from current working directory
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|