HttpResponse
PHP Manual

HttpResponse::getLastModified

(PECL pecl_http >= 0.12.0)

HttpResponse::getLastModified最終更新日時を取得する

説明

static int HttpResponse::getLastModified ( void )

予測される、あるいは事前に設定された Last-Modified 日付を取得します。

返り値

予測される、あるいは事前に設定された Unix タイムスタンプを返します。

参考


HttpResponse
PHP Manual