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

search for in the

bzopen> <bzerrstr
Last updated: Fri, 03 Oct 2008

view this page in

bzflush

(PHP 4 >= 4.3.3, PHP 5, PECL bz2:1.0)

bzflush 全てのバッファリングされたデータを強制的に書き込む

説明

int bzflush ( resource $bz )

バッファリングされた全ての bzip2 データをファイルポインタ bz に書き込みます。

パラメータ

bz

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

返り値

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



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

bzopen> <bzerrstr
Last updated: Fri, 03 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites