Date: 12/01/02
- Next message: sniper <email protected>: "[PHP-DOC] #16397 [Fbk->NoF]: domxml_unlink_node()"
- Previous message: John Coggeshall: "[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml"
- In reply to: Gabor Hojtsy: "Re: [PHP-DOC] cvs: phpdoc /en/reference/session reference.xml"
- Next in thread: John Coggeshall: "[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Also be more careful with the whitespace.
<para>
foo
</para>
Regards,
Philip
On Sun, 1 Dec 2002, Gabor Hojtsy wrote:
> > + <note>
> > + <para>
> > + Please note when working with sessions that a record of a session
> > + is not created until a variable has been registered using the
> > + <function>session_register</function> function. This holds true
> > + regardless of if a session has been started using the
> <function>session_start</function>
> > + function.
> > </para>
> > </note>
>
> This note is incorrect, as you can also register a session variable
> by adding a new key into $_SESSION. So this note should be extended
> (or it would be better to have a common place where variable
> registration methods are described).
>
> Goba
>
>
>
> --
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: sniper <email protected>: "[PHP-DOC] #16397 [Fbk->NoF]: domxml_unlink_node()"
- Previous message: John Coggeshall: "[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml"
- In reply to: Gabor Hojtsy: "Re: [PHP-DOC] cvs: phpdoc /en/reference/session reference.xml"
- Next in thread: John Coggeshall: "[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

