fileatime

(PHP 4, PHP 5, PHP 7)

fileatimeȡ���ļ����ϴη���ʱ��

˵��

fileatime ( string $filename ) : int

ȡ���ļ����ϴη���ʱ�䡣

����

filename

�ļ���·����

����ֵ

�����ļ��ϴα����ʵ�ʱ�䣬 ������ʧ��ʱ���� FALSE��ʱ���� Unix ʱ����ķ�ʽ���ء�

����

Example #1 fileatime() ����

<?php

// ������ƣ�somefile.txt was last accessed: December 29 2002 22:16:23.

$filename 'somefile.txt';
if (
file_exists($filename)) {
    echo 
"$filename was last accessed: " date("F d Y H:i:s."fileatime($filename));
}

?>

�����쳣

ʧ��ʱ�׳�E_WARNING���档

ע��

Note:

ע�⣺һ���ļ��� atime Ӧ���ڲ��ۺ�ʱ��ȡ�˴��ļ��е����ݿ�ʱ�����ġ���һ��Ӧ�ó����ڷ��ʴ����ļ���Ŀ¼ʱ��Ӱ�����ܡ�

��Щ Unix �ļ�ϵͳ�����ڼ���ʱ�ر� atime �ĸ�������������������ܡ�USENET ��������ѻ���һ�����������ӡ��������ļ�ϵͳ�±�����û���ô���

Note:

ע�⣺��ͬ�ļ�ϵͳ��ʱ����жϷ��������Dz���ͬ�ġ�

Note: �˺����Ľ���ᱻ���档�μ� clearstatcache() �Ի�ø���ϸ�ڡ�

Tip

�� PHP 5.0.0 ��, �˺���Ҳ����ijЩ URL ��װ������μ� ֧�ֵ�Э��ͷ�װЭ���Ի��֧�� stat() ϵ�к������ܵİ�װ���б�

�μ�

  • filemtime() - ȡ���ļ��޸�ʱ��
  • fileinode() - ȡ���ļ��� inode
  • date() - ��ʽ��һ������ʱ�䣯����