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

search for in the

bzerror> <bzdecompress
[edit] Last updated: Fri, 07 Jun 2013

view this page in

bzerrno

(PHP 4 >= 4.0.4, PHP 5)

bzerrnobzip2 エラー番号を返す

説明

int bzerrno ( resource $bz )

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

パラメータ

bz

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

返り値

整数としてのエラー番号を返します。

参考

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



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

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