update : 2015.11.03
php.shukuma.com검색:
|
SplFileInfo::getATime(PHP 5 >= 5.1.2) SplFileInfo::getATime — Gets last access time of the file 설명
public int SplFileInfo::getATime
( void
)
Gets the last access time for the file. 인수이 함수는 인수가 없습니다. 반환값Returns the time the file was last accessed. 오류/예외Throws RunTimeException on error. |