Sail E0 Webinar
Question
Which one of the following PHP function is used to determine a file's last access time?
Options:
A .  fileltime()
B .  filectime()
C .  fileatime()
D .  filetime()
Answer: Option C


The fileatime() function returns a file's last access time in Unix timestamp format or FALSE on error.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers