FilesystemIterator
PHP Manual

FilesystemIterator::getFlags

(PHP 5 >= 5.3.0)

FilesystemIterator::getFlagsGet the handling flags

Opis

public int FilesystemIterator::getFlags ( void )

Gets the handling flags, as set in FilesystemIterator::__construct() or FilesystemIterator::setFlags().

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The integer value of the set flags.

Zobacz też:


FilesystemIterator
PHP Manual