RecursiveDirectoryIterator::getSubPathname
(PHP 5 >= 5.1.0)
RecursiveDirectoryIterator::getSubPathname — Get sub path and name
説明
public string RecursiveDirectoryIterator::getSubPathname
( void
)
Gets the sub path and filename.
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
この関数にはパラメータはありません。
返り値
The sub path (sub directory) and filename.
参考
- RecursiveDirectoryIterator::getSubPath - Get sub path
- RecursiveDirectoryIterator::key - 現在のディレクトリエントリのパスとファイル名を返す
RecursiveDirectoryIterator::getSubPathname
There are no user contributed notes for this page.
