update : 2015.11.03
php.shukuma.com

검색:
 
 
Set last modified

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를 반환합니다.

참고