HttpResponse::setLastModified

(PECL pecl_http >= 0.12.0)

HttpResponse::setLastModifiedSet last modified

Опис

static bool HttpResponse::setLastModified ( int $timestamp )

Set a custom Last-Modified date.

Параметри

timestamp

Unix timestamp representing the last modification time of the sent entity

Значення, що повертаються

Повертає TRUE в успішному випадку або FALSE в разі помилки.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top