PHP Velho Oeste 2024

HttpResponse::getLastModified

(PECL pecl_http >= 0.12.0)

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

説明

static int HttpResponse::getLastModified ( void )

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

返り値

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

参考

add a note add a note

User Contributed Notes

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