update : 2015.11.03
php.shukuma.com

검색:
 
 
Gets an SplFileInfo object for the file

SplFileInfo::getFileInfo

(PHP 5 >= 5.1.2)

SplFileInfo::getFileInfoGets an SplFileInfo object for the file

설명

public SplFileInfo SplFileInfo::getFileInfo ([ string $class_name ] )

This method gets an SplFileInfo object for the referenced file.

인수

class_name

Name of an SplFileInfo derived class to use.

반환값

An SplFileInfo object created for the file.

참고