ZipArchive::getFromName

 mixed ZipArchive::getFromName ( string $name [, int $length = 0 [, int $flags ]] ) 

説明

Returns the entry contents using its name.

戻り値

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