PHP has its own function to work with gzip archives. I wrote the following code:
error_reporting(E_ALL); $f = file_get_contents(\'http://spiderbites.nytimes.
Or you could just use the right decompression function, gzdecode().