PHP » GoLang |
login |
register |
about
|
GoLang ZipArchive::getFromIndex
request it (317)
GoLang replacement for PHP's ZipArchive::getFromIndex
[edit | history]
ZipArchive::getFromIndex(No version information available, might only be in Git) ZipArchive::getFromIndex — Returns the entry contents using its index Description
string ZipArchive::getFromIndex
( int
$index
[, int $length = 0
[, int $flags
]] )Returns the entry contents using its index. Parameters
Return Values
Returns the contents of the entry on success or ExamplesExample #1 Get the file contents
<?php |
more
Recently updated
more
Most requested
more
Last requests
|