Re: gzuncompress() Not Working.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



heavyccasey@xxxxxxxxx wrote:

> Alright, I think I know the problem.
> 
> PHP's gzuncompress uses the Adler-32 checksum at the end of the zlib,
> while Python uses CRC32.
> 
> Why must you follow the standards, PHP!?
> 
> Does anyone know of any workaround?

Are you saying that you've got compressed data in one format by Python
that cannot be uncompressed by PHP because it expects another format?   


/Per Jessen, Zürich

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux