update : 2015.11.03
php.shukuma.com

검색:
 
 
Get the handling flags

FilesystemIterator::getFlags

(PHP 5 >= 5.3.0)

FilesystemIterator::getFlagsGet 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.

참고