Re: gzuncompress() Not Working.

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

 



Casey wrote:

> When I try gzuncompress() on the same data (I checked), it returns a
> "Data error". I also tried gzinflate() and many user-created gzdecode
> () functions, with no luck.

Did you specify a correct length for gzuncompress() ?

>From the manpage:

The function will return an error if the uncompressed data is more than
the optional parameter length.


/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