diff --git a/reference/session/ini.xml b/reference/session/ini.xml index 19f9af4d49..2d2fb8d083 100644 --- a/reference/session/ini.xml +++ b/reference/session/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -475,8 +475,9 @@ session.cookie_domain specifies the domain to - set in session_cookie. Default is none at all. See also - session_get_cookie_params 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 session_get_cookie_params and session_set_cookie_params.