1.

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()
Answer» D. filetime()


Discussion

No Comment Found