ID:          18889
 Updated by:  [EMAIL PROTECTED]
 Reported By: [EMAIL PROTECTED]
-Status:      Open
+Status:      Closed
 Bug Type:    Documentation problem
 PHP Version: 4.2.2
 New Comment:

This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.

Corrected in the docs. it will appear in the next build.


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

[2002-08-13 16:26:49] [EMAIL PROTECTED]

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

--------
SID (integer)
Constant containing the session name and session ID in the form of
"name=ID". 
--------

Obviously an integer cannot contain the string "name=", The id itself
isn't an integer, either, so obviously it was mislabeled. It should be
listed as a string.

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


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


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to