ZipArchive::getFromIndex

 mixed ZipArchive::getFromIndex ( int $index [, int $length = 0 [, int $flags ]] ) 

説明

Returns the entry contents using its index.

戻り値

Returns the contents of the entry on success or FALSE on failure.