PHP » GoLang |
login |
register |
about
|
GoLang ZipArchive::getNameIndex
request it (231)
GoLang replacement for PHP's ZipArchive::getNameIndex
[edit | history]
ZipArchive::getNameIndex(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.5.0) ZipArchive::getNameIndex — Returns the name of an entry using its index Description
string ZipArchive::getNameIndex
( int
$index
[, int $flags
] )Returns the name of an entry using its index. Parameters
Return Values
Returns the name on success or Examples
Example #1 ZipArchive::getNameIndex() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|