Forum und email

HttpResponse::setLastModified

(PECL pecl_http:0.12.0-1.5.5)

HttpResponse::setLastModified — Set 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를 반환합니다.