-
Notifications
You must be signed in to change notification settings - Fork 3
Request::setCookie
Mo McRoberts edited this page Aug 7, 2011
·
1 revision
uses('request');
public function [[Request]]::setCookie($name, $value = null, $path = null, $domain = null, $secure = false, $httponly = false)
| Name | Direction | Type | Description |
|---|---|---|---|
$name
|
|