

MCQOPTIONS
Saved Bookmarks
1. |
Which one of the following PHP function is used to determine a file s last access time? |
A. | filectime() |
B. | fileatime() |
C. | filetime() |
D. | fileltime() |
E. | None of these |
Answer» C. filetime() | |