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.

參見

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top