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