Hi,
I seem to be having trouble with the zlib support in PHP
and am curious if anyone has a workaround.
I am looking for an alternative to the gzuncompress
function. The problem with gzuncompress is that it needs
the entire gzip stream in memory in order to work. I'm
looking for something like is in the C API where you can
feed it many buffers in a while loop and it will construct
the uncompress stream.
If this is possible, I'd appreciate hearing from someone
who knows how to do it.
Thanks in advance,
Shane
--
Shane Wegner: [EMAIL PROTECTED]
http://www.cm.nu/~shane/
PGP: 1024D/FFE3035D
A0ED DAC4 77EC D674 5487
5B5C 4F89 9A4E FFE3 035D
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]