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

search for in the

bzflush> <bzerror
[edit] Last updated: Fri, 10 Feb 2012

view this page in

bzerrstr

(PHP 4 >= 4.0.4, PHP 5)

bzerrstrbzip2 エラー文字列を返す

説明

string bzerrstr ( resource $bz )

与えられたファイルポインタから返された bzip2 エラーのエラーの文字列を返します。

パラメータ

bz

ファイルポインタ。これは有効である必要があり、 bzopen() によりオープンされたファイルを指してい る必要があります。

返り値

エラーメッセージを含む文字列を返します。

参考

  • bzerrno() - bzip2 エラー番号を返す
  • bzerror() - bzip2 エラー番号とエラー文字列を配列で返す



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

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