The filemtime() function returns the last access time of the given file.
Syntax
fileatime(filename)
Example
echo fileatime("content.txt");
Coderraj is the global online platform and circle for programmers to learn, communicate, share their knowledge and growth their careers.
Copyright ©2022 coderraj.com. All Rights Reserved.