DirectoryIterator::isExecutable
(PHP 5 <= 5.1.1)
DirectoryIterator::isExecutable — ファイルが実行可能な場合 true を返す
説明
bool DirectoryIterator::isExecutable
( void
)
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
ファイルが実行可能かどうかを調べます。
パラメータ
この関数にはパラメータはありません。
返り値
エントリが実行可能である場合に TRUE、そうでない場合に FALSE を返します。
DirectoryIterator::isExecutable
There are no user contributed notes for this page.
