|
Previous Page |
Solar_Http_Response |
Next Page |
getCookie()
public
array
getCookie (
string $key
)
Returns the value and options for a single cookie.
Parameters
- (string)
$key: The cookie name.
Returns
- (array) An array of the value and options for the cookie.
Description
Returns the value and options for a single cookie.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __toString()
- _exception()
- _sendHeaders()
- apiVersion()
- display()
- dump()
- getContent()
- getCookie()
- getCookies()
- getHeader()
- getHeaders()
- getStatusCode()
- getStatusText()
- getVersion()
- locale()
- setContent()
- setCookie()
- setCookiesHttponly()
- setHeader()
- setStatusCode()
- setStatusText()
- setVersion()