Which one of the following PHP function is used to determine a file’s last access time?
(a) fileltime()
(b) filectime()
(c) fileatime()
(d) filetime()
I have been asked this question during an online interview.
I'm obligated to ask this question of File System and PHP topic in division File and Session Handling in PHP of PHP