Todo List
bool deleteCookie( string $name)
mixed getCookie( string $name, [bool $signed = true], [bool $default = ''])
bool setCookie( string $name, [string $value = ''], [int $expires = null], [string $path = null], [string $domain = null], [bool $secure = null], [bool $signed = true])