PHP MCQ Functions in PHP MCQ Question #2411
MCQ Single Best Answer Not Set

QWhich one of the following PHP function is used to determine a file

ID: #2411 Functions in PHP MCQ 557 views
Question Info
#2411Q ID
Not SetDifficulty
Functions in PHP MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A fileltime()
  • B filectime()
  • C fileatime()
  • D filetime()
Correct Answer: Option C

Explanation

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

Share This Question

Challenge a friend or share with your study group.