• PHP Video Tutorials

PHP - bzip2 bzerrstr() Function



bzerrstr() function can return a bzip2 error string.

Syntax

string bzerrstr( resource $bz )

bzerrstr() function can get an error string of any bzip2 error returned by a given file pointer.

bzerrstr() function can return a string containing an error message.

php_function_reference.htm
Advertisements