Universeorange.com/Docs/
{file.atime(String $url)}
Returns the last access time of a file url
as an int
.
Returns the time the file was last accessed as a
int
, or false on failure.
The time is returned as a Unix timestamp.
https://www.php.net/manual/en/function.fileatime.php
Last modified: 2021-06-07
© 2021 universeorange.com