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

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

HTTP_Download::setLastModified()

HTTP_Download::setLastModified() --  Set "Last-Modified"

Description

Set the time (unix timestamp) of last modification of the download.

This is usually determined by filemtime($file) in setFile().

Parameter

  • int $last_modified - unix timestamp of last modification time

Note

This function can not be called statically.

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

Download Documentation Last updated: Sun, 28 Sep 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.