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