update : 2015.11.03
php.shukuma.com검색:
|
The SplFileInfo class(PHP 5 >= 5.1.2) 소개The SplFileInfo class offers a high-level object oriented interface to information for an individual file. 클래스 개요
SplFileInfo
{
/* 메소드 */
public SplFileObject openFile
([ string
}$open_mode = "r"
[, bool $use_include_path = false
[, resource $context = NULL
]]] )Table of Contents
|