This doesn't make any sense, said Faisal Nasim.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26750 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Egon Schmid 2000-06-21 12:05:02 +00:00
parent 4a343ae5bb
commit e9a1ab9f9b

View file

@ -518,20 +518,10 @@ echo "The previous session name was $previous_name<p>";
current session. If <parameter>id</parameter> is specified, it
will replace the current session id.
</para>
<para>
directory used to save session data. If
<parameter>path</parameter> is specified, the path to which data
is saved will be changed.
</para>
<para>
The constant <systemitem>SID</systemitem> can also be used to
retrieve the current name and session id as a string suitable for
adding to URLs.
<note>
<para>
This function was added in PHP 4.0.
</para>
</note>
</para>
</refsect1>
</refentry>