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

search for in the

DirectoryIterator::isExecutable> <DirectoryIterator::isDir
Last updated: Fri, 03 Oct 2008

view this page in

DirectoryIterator::isDot

(PHP 5)

DirectoryIterator::isDot現在のエントリが '.' もしくは '..' の場合 true を返す

説明

bool DirectoryIterator::isDot ( void )
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

. あるいは .. のどちらかのディレクトリであるかどうかを調べます。

パラメータ

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

返り値

エントリが . あるいは .. である場合に TRUE、そうでない場合に FALSE を返します。



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

DirectoryIterator::isExecutable> <DirectoryIterator::isDir
Last updated: Fri, 03 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites