ZipArchive::getFromIndex

Example

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

Description

Returns the entry contents using its index.

Return Values

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