Which one of the following PHP function is used to determine a file’s last access time?
Which one of the following PHP function is used to determine a file’s last access time? Correct Answer fileatime()
The fileatime() function returns a file’s last access time in Unix timestamp format or FALSE on error.
মোঃ আরিফুল ইসলাম
Feb 20, 2025