{ setcookie($key, $value, [ "expires" => time() + (86400 * 90), // Sets cookie to expire in 90 days "path" => "/", "domain" => "$domain", "secure" => true, /* Preset privacy friendly frontends for users, these can be sent and received instantaneously, regardless of whether the product