DirectoryIterator::getPathname
(PHP 5 <= 5.1.1)
DirectoryIterator::getPathname — Return path and filename of current dir entry
Описание
string DirectoryIterator::getPathname
( void
)
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления
доступен только список аргументов.
Get the path and filename of the current dir entry.
Список параметров
This function has no parameters.
Возвращаемые значения
The path and filename of current dir entry.