ID: 33947 Updated by: [EMAIL PROTECTED] Reported By: gabe at mudbugmedia dot com Status: Open Bug Type: Documentation problem Operating System: Linux/Debian PHP Version: Irrelevant New Comment:
Hint: If that ini option is empty, the parameter will not be set at all. (after that, it's up to the browser to behave correctly..) Previous Comments: ------------------------------------------------------------------------ [2005-08-01 17:35:59] gabe at mudbugmedia dot com Description: ------------ For the php.ini setting session.cookie_domain, the default value of '' (empty string) is documented in the php.ini and on the website. However, the meaning of the empty string value, and its expected default behavior, is not documented. The documentation needs updating to state what cookie domain will be sent to the browser. As of now I am getting conflicting reports of whether this empty value should set the cookie to '.blah.com' (to go across all sub-domains) or just 'www.blah.com' ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33947&edit=1
