Net_FTP::execute() (Previous) (Next) Net_FTP::size()

View this page in Last updated: Sun, 01 Jul 2007
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Net_FTP::mdtm()

Net_FTP::mdtm() -- returns the last modification date of a file.

Descripción

gives you the last modification-date of a file either as a unix timestamp or in a formated date.

Parámetro

  • string $file - The file to check.

    string $format - A date()-function styled format-string.

Valor devuelto

mixed - the last modification date on success, otherwise PEAR::Error.

Nota

Esta función no puede ser llamada estáticamente.

Net_FTP::execute() (Previous) (Next) Net_FTP::size()

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.