* Thus wrote Adam Zey ([EMAIL PROTECTED]):
> I've had the exact same problem. I get .html.gz files uploaded to me. My
> script does a file_get_contents on those, and then tried to use gzinflate or
> gzuncompress. Neither works. Instead I use a shell command to use the 'gzip'
> program to do the dec
I've had the exact same problem. I get .html.gz files uploaded to me. My
script does a file_get_contents on those, and then tried to use gzinflate or
gzuncompress. Neither works. Instead I use a shell command to use the 'gzip'
program to do the decompression.
This is a big bug that's been around a
2 matches
Mail list logo