|
FilesystemIterator::getFlags(PHP 5 >= 5.3.0) FilesystemIterator::getFlags — Get the handling flags Описание
public int FilesystemIterator::getFlags
( void
)
Gets the handling flags, as set in FilesystemIterator::__construct() or FilesystemIterator::setFlags(). Список параметровУ этой функции нет параметров. Возвращаемые значенияThe integer value of the set flags. Смотрите также
|
|