The HttpResponse
PHP Manual

HttpResponse::getLastModified

(PECL pecl_http:0.12.0-1.5.5)

HttpResponse::getLastModifiedGet last modified

Opis

static int HttpResponse::getLastModified ( void )

Get calculated or previously set custom Last-Modified date.

Zwracane wartości

Returns the calculated or previously set Unix timestamp.

Patrz także


The HttpResponse
PHP Manual