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 関数
Last updated: Fri, 13 Nov 2009

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.

bzcompress> <Bzip2 関数
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites