MCPcopy Create free account
hub / github.com/ccoenraets/backbone-cellar / setCookie

Method setCookie

tutorial/api/Slim/Slim.php:691–698  ·  view source on GitHub ↗

* Set a normal, unencrypted Cookie * * @param string $name The cookie name * @param mixed $value The cookie value * @param mixed $time The duration of the cookie; * If integer, should be UNIX timestamp; * If string, converted to UNIX timestamp with `strtotime`; * @param string

( $name, $value, $time = null, $path = null, $domain = null, $secure = null, $httponly = null )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setEncryptedCookieMethod · 0.45

Calls 3

configMethod · 0.95
setClassicCookieMethod · 0.45
getCookieJarMethod · 0.45

Tested by

no test coverage detected