update : 2015.11.03
php.shukuma.com검색:
|
The FilesystemIterator class(PHP 5 >= 5.3.0) 소개The Filesystem iterator 클래스 개요/* 상수 */
/* 메소드 */
public __construct
( string
$path
[, int $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CURRENT_AS_FILEINFO | FilesystemIterator::SKIP_DOTS
] )/* 상속된 메소드 */
}예약 상수
변경점
Table of Contents
|