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

search for in the

bzflush> <bzerror
[edit] Last updated: Tue, 21 May 2013

view this page in

bzerrstr

(PHP 4 >= 4.0.4, PHP 5)

bzerrstr返回一个 bzip2 的错误字符串

说明

string bzerrstr ( resource $bz )

获取指定文件指针中返回 bzip2 任何错误的错误字符串。

参数

bz

文件指针。它必须是有效的并且指向 bzopen() 成功打开的文件。

返回值

返回包含错误信息的 string。

参见

  • bzerrno() - 返回一个 bzip2 错误码
  • bzerror() - 返回包含 bzip2 错误号和错误字符串的一个 array



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

 
show source | credits | sitemap | contact | advertising | mirror sites