PHP Velho Oeste 2024

HttpRequest::getCookies

(PECL pecl_http >= 0.10.0)

HttpRequest::getCookiesクッキーを取得する

説明

public array HttpRequest::getCookies ( void )

事前に設定されたクッキーを取得します。

返り値

事前に設定されたクッキーを含む連想配列を返します。

add a note add a note

User Contributed Notes

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