PHP » GoLang |
login |
register |
about
|
GoLang ZipArchive::extractTo
request it (373)
GoLang replacement for PHP's ZipArchive::extractTo
[edit | history]
ZipArchive::extractTo(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) ZipArchive::extractTo — Extract the archive contents DescriptionExtract the complete archive or the given files to the specified destination. Parameters
Return Values
Returns ExamplesExample #1 Extract all entries
<?php Example #2 Extract two entries
<?php |
more
Recently updated
more
Most requested
more
Last requests
|