For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > August 2005 > cvs: phpdoc /en/reference/session ini.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/session ini.xml
Jakub Vrana

2005-08-30, 6:56 pm

vrana Tue Aug 30 10:49:58 2005 EDT

Modified files:
/phpdoc/en/reference/session ini.xml
Log:
Meaning of empty cookie_domain (bug #33947)

http://cvs.php.net/diff.php/phpdoc/...34&r2=1.35&ty=u
Index: phpdoc/en/reference/session/ini.xml
diff -u phpdoc/en/reference/session/ini.xml:1.34 phpdoc/en/reference/session/ini.xml:1.35
--- phpdoc/en/reference/session/ini.xml:1.34 Wed Apr 27 10:20:09 2005
+++ phpdoc/en/reference/session/ini.xml Tue Aug 30 10:49:57 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.34 $ -->
+<!-- $Revision: 1.35 $ -->
<section id="session.configuration">
&reftitle.runtime;
&extension.runtime;
@@ -475,8 +475,9 @@
<listitem>
<simpara>
<literal>session.cookie_domain</literal> specifies the domain to
- set in session_cookie. Default is none at all. See also
- <function>session_get_cookie_params</function> and
+ set in session_cookie. Default is none at all meaning the host name of
+ the server which generated the cookie according to cookies specification.
+ See also <function>session_get_cookie_params</function> and
<function>session_set_cookie_params</function>.
</simpara>
</listitem>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com