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

search for in the

streamWrapper::stream_flush> <streamWrapper::stream_close
Last updated: Fri, 13 Nov 2009

view this page in

streamWrapper::stream_eof

(PHP 4 >= 4.3.2, PHP 5)

streamWrapper::stream_eofファイルポインタが終端にあるかどうかを調べる

説明

public bool streamWrapper::stream_eof ( void )

このメソッドは、feof() に対応してコールされます。

パラメータ

この関数にはパラメータはありません。

返り値

読み込み/書き込み位置がストリームの末尾にあってもうそれ以上読み込むデータがない場合に TRUE、 それ以外の場合に FALSE を返します。

参考

  • feof() - ファイルポインタがファイル終端に達しているかどうか調べる



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

streamWrapper::stream_flush> <streamWrapper::stream_close
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites