PHP Manual
This manual is provided as a courtesy. It is not an official source. Please check php.net for updated information.
(PHP 4 >= 4.3.3, PHP 5)
Returns the error number of any bzip2 error returned by the given file pointer.
The file pointer. It must be valid and must point to a file successfully opened by bzopen().
Returns the error number as an integer.