ID:               25464
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jc at mega-bucks dot co dot jp
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: Linux
 PHP Version:      4.3.3
 New Comment:

This is actually fixed already in CVS..the manual just hasn't been
generated since that. Patience. :)



Previous Comments:
------------------------------------------------------------------------

[2003-09-10 00:08:08] [EMAIL PROTECTED]

SID is always defined. Someone should fix that one manual page. :)

The constant 'SID' is defined to '' if the session id is set in a
cookie for the request.


------------------------------------------------------------------------

[2003-09-09 23:22:47] jc at mega-bucks dot co dot jp

Description:
------------
These two documentation pages have conflicting views on wether SID is
always defined or not. The first one says it only defined is the right
cookie wasn't sent and the other says it is always defined.

Which one is it :)

http://jp2.php.net/session_id

Note that SID is only defined if the client didn't send the right
cookie. See also Session handling.

http://jp2.php.net/manual/en/ref.session.php

Alternatively, you can use the constant SID which is always defined.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=25464&edit=1

Reply via email to