The HttpResponse
PHP Manual

HttpResponse::getLastModified

(PECL pecl_http >= 0.12.0)

HttpResponse::getLastModifiedGet last modified

설명

static int HttpResponse::getLastModified ( void )

Get calculated or previously set custom Last-Modified date.

반환값

Returns the calculated or previously set Unix timestamp.

참고


The HttpResponse
PHP Manual