HTTP_Download::setContentType (Previous) (Next) HTTP_Download::setContentDisposition

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

HTTP_Download::setLastModified()

HTTP_Download::setLastModified() --  "Last-Modified" をセットします

説明

ダウンロードするものの最終更新時刻(UNIX タイムスタンプ) をセットします。

これは、通常 setFile() 内の filemtime($file) によって決定されます。

パラメータ

  • int $last_modified - 最終更新時刻の UNIX タイムスタンプを指定します。

注意

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

HTTP_Download::setContentType (Previous) (Next) HTTP_Download::setContentDisposition

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.