HttpResponse::setLastModified
(PECL pecl_http >= 0.12.0)
HttpResponse::setLastModified — Set last modified
Описание
static
bool HttpResponse::setLastModified
( int $timestamp
)
Список параметров
-
timestamp
-
Unix timestamp representing the last modification time of the sent entity
Возвращаемые значения
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.