PHP » GoLang |
login |
register |
about
|
GoLang ZipArchive::deleteIndex
request it (427)
GoLang replacement for PHP's ZipArchive::deleteIndex
[edit | history]
ZipArchive::deleteIndex(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.5.0) ZipArchive::deleteIndex — Delete an entry in the archive using its index Description
bool ZipArchive::deleteIndex
( int
$index
)Delete an entry in the archive using its index. Parameters
Return Values
Returns ExamplesExample #1 Delete file from archive using its index
<?php |
more
Recently updated
more
Most requested
more
Last requests
|