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

View this page in Last updated: Sun, 24 Aug 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Net_FTP::mdtm()

Net_FTP::mdtm() -- ファイルの最終更新日を返す

説明

ファイルが最後に更新された日時を、 UNIX タイムスタンプ形式あるいはフォーマットされた書式で返します。

パラメータ

  • string $file - チェックしたいファイル名。

    string $format - date() 関数と同じ形式のフォーマット文字列。

返り値

mixed - 成功時には最終更新日、 それ以外は PEAR::Error

注意

この関数は、スタティックにコールする ことはできません。

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

Download Documentation Last updated: Sun, 24 Aug 2008
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.