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.