PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

bzflush> <bzerror
Last updated: Fri, 10 Oct 2008

view this page in

bzerrstr

(PHP 4 >= 4.3.3, PHP 5, PECL bz2:1.0)

bzerrstrReturns a bzip2 error string

Description

string bzerrstr ( resource $bz )

Gets the error string of any bzip2 error returned by the given file pointer.

Parameters

bz

The file pointer. It must be valid and must point to a file successfully opened by bzopen().

Return Values

Returns a string containing the error message.

See Also



add a note add a note User Contributed Notes
bzerrstr
There are no user contributed notes for this page.

bzflush> <bzerror
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites