PHP Manual

  • English French German Portuguese Spanish
PHP-Handbuch Funktionsreferenz Sonstige Grunderweiterungen SPL Dateibehandlung SplFileInfo SplFileInfo::getATime
SplFileInfo SplFileInfo::__construct SplFileInfo::getATime SplFileInfo::getBasename SplFileInfo::getCTime SplFileInfo::getExtension SplFileInfo::getFileInfo SplFileInfo::getFilename SplFileInfo::getGroup SplFileInfo::getInode SplFileInfo::getLinkTarget SplFileInfo::getMTime SplFileInfo::getOwner SplFileInfo::getPath SplFileInfo::getPathInfo SplFileInfo::getPathname SplFileInfo::getPerms SplFileInfo::getRealPath SplFileInfo::getSize SplFileInfo::getType SplFileInfo::isDir SplFileInfo::isExecutable SplFileInfo::isFile SplFileInfo::isLink SplFileInfo::isReadable SplFileInfo::isWritable SplFileInfo::openFile SplFileInfo::setFileClass SplFileInfo::setInfoClass SplFileInfo::__toString
  • SplFileInfo::__construct
  • SplFileInfo::getBasename

SplFileInfo::getATime

(PHP 5 >= 5.1.2)

SplFileInfo::getATime — Gets last access time of the file

Beschreibung

public int SplFileInfo::getATime ( void )

Gets the last access time for the file.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the time the file was last accessed.

Fehler/Exceptions

Throws RunTimeException on error.

Siehe auch

  • fileatime() - Liefert Datum und Uhrzeit des letzten Zugriffs auf eine Datei

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.