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

search for in the

bzcompress> <Bzip2 関数
[edit] Last updated: Fri, 25 May 2012

view this page in

bzclose

(PHP 4 >= 4.0.4, PHP 5)

bzclosebzip2 ファイルを閉じる

説明

int bzclose ( resource $bz )

与えられた bzip2 ファイルポインタを閉じます。

パラメータ

bz

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

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考

  • bzopen() - bzip2 圧縮されたファイルをオープンする



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

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