HttpResponse
PHP Manual

HttpResponse::setLastModified

(PECL pecl_http >= 0.12.0)

HttpResponse::setLastModifiedSet last modified

Opis

static bool HttpResponse::setLastModified ( int $timestamp )

Set a custom Last-Modified date.

Parametry

timestamp

Unix timestamp representing the last modification time of the sent entity

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Zobacz też:


HttpResponse
PHP Manual