PHP Manual
bzdecompress
Description
mixed bzdecompress ( string source [, int small] )bzdecompress() decompresses the given string containing bzip2 encoded data.
Parameters
sourceThe string to decompress.
smallIf TRUE, an alternative decompression algorithm will be used which uses less memory (the maximum memory requirement drops to around 2300K) but works at roughly half the speed.
See the bzip2 documentation for more information about this feature.
Support PHPRO.ORG
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.

RSS Feed




