$cookie_domain
in developer/globals.php
The domain to be used form session cookies.
Cookie domains must contain at least one dot other than the first (RFC 2109). For hosts such as 'localhost' or an IP Addresses the cookie domain will not be set.
<?php
global $cookie_domain;
?>
Login or register to post comments 