← All docs

fileatime()

Gets last access time of file.

fileatime()

function fileatime(string $filename): mixed

Gets last access time of file.

Parameters:

  • $filename (string)

Returns: mixed

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how fileatime is implemented in the compiler, see the internals page.