PHP中的filemtime()函数
该filemtime()函数返回文件的最后修改时间。它以UNIX时间戳记返回文件的最后修改时间,并在失败时返回false。
语法
filemtime ( file_path );
参数
file_path-将找到最后修改时间的文件的路径。
返回
该filemtime()函数将文件的最后修改时间作为UNIX时间戳返回,并在失败时返回false。
示例
<?php
echo filemtime("info.txt");
?>输出结果
16127342863
现在让我们以人类可读的形式获取文件的最后修改时间作为日期。
示例
<?php
echo "Last modification time of the file: ".date("F d Y H:i:s.",filectime("info.txt"));
?>输出结果
Last modification time of the file: September 24 2018 07:55:51
热门推荐
10 小红书平安祝福语简短
11 生日祝福语大全女孩简短
12 收生日红包祝福语 简短
13 领证幽默祝福语简短
14 法考面试祝福语简短
15 老哥出门祝福语简短语
16 送灯祝福语简短独特
17 幼儿狗年祝福语大全简短
18 好听的元旦简短祝福语