ZipArchive::getStream

 resource ZipArchive::getStream ( string $name ) 

説明

Get a file handler to the entry defined by its name. For now it only supports read operations.

戻り値

Returns a file pointer (resource) on success or FALSE on failure.