ZipArchive::extractTo

 bool ZipArchive::extractTo ( string $destination [, mixed $entries ] ) 

説明

Extract the complete archive or the given files to the specified destination.

戻り値

Returns TRUE on success or FALSE on failure.