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: Share on X (Opens in new window) X Share on Facebook (Opens in new window) Facebook Like Loading...