Note that, as with filetime, the returned value is a Unix timestamp. So it can be used with the date() function;
date ("F d Y H:i:s.", filemtime($file->getATime()));
DirectoryIterator::getATime
(PHP 5 >= 5.0.2)
DirectoryIterator::getATime — Get last access time of file
Beschreibung
int DirectoryIterator::getATime
( void
)
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Get the last access time of file.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
The last access time of the file.
DirectoryIterator::getATime
petweb at quaint dot info
15-Aug-2008 06:21
15-Aug-2008 06:21
