?
Which one of the following PHP function is used to determine a file’s last access time?
Answer & Solution
Correct Answer:
Option
C
The fileatime() function returns a file’s last access time in Unix timestamp format or FALSE on error.
Join the Discussion
Login to post a comment or share your explanation.
Login