PHP Manual

  • English French German Portuguese Spanish
Manual do PHP Referência das Funções Outras Extensões Básicas SPL File Handling SplFileInfo SplFileInfo::getMTime
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::getLinkTarget
  • SplFileInfo::getOwner

SplFileInfo::getMTime

(PHP 5 >= 5.1.2)

SplFileInfo::getMTime — Gets the last modified time

Descrição

public int SplFileInfo::getMTime ( void )

Returns the time when the contents of the file were changed. The time returned is a Unix timestamp.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the last modified time for the file, in a Unix timestamp.

Veja Também

  • filemtime() - Obtém o tempo de modificação do arquivo

© Copyright © 2001-2015 The PHP Group.

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