|
bzread
Binary safe bzip2 file read
(PHP 4 >= 4.3.3, PHP 5, PECL bz2:1.0)
Example 362. bzread() example<?php Code Examples / Notes » bzreadbitlz
max value of length is 8192 (2^13). if length is more than 8192 bzread understand as 8192. :) ps. php 5.0.0 under win2k sp4. |