mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
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:
parent
4a343ae5bb
commit
e9a1ab9f9b
1 changed files with 0 additions and 10 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue