PHP fileatime May 11, 2012 Pramod T P It returns last access time of file Example <?php echo date(“D m Y”,fileatime(“test.txt”)); ?> Output Fri 05 2007 Share this: Click to share on X (Opens in new window) X Click to share on Facebook (Opens in new window) Facebook Like Loading...