update : 2015.11.03
php.shukuma.com검색:
|
SplFileInfo::getCTime(PHP 5 >= 5.1.2) SplFileInfo::getCTime — Gets the inode change time 설명
public int SplFileInfo::getCTime
( void
)
Returns the inode change time for the file. The time returned is a Unix timestamp. 인수이 함수는 인수가 없습니다. 반환값The last change time, in a Unix timestamp. 오류/예외Throws RunTimeException on error. 예제
Example #1 SplFileInfo::getCTime() example
<?php 위 예제의 출력 예시: Last changed at 1:49 pm |