| php-bugs at T43 dot mine dot nu 2006-06-18, 6:57 pm |
| ID: 37837
User updated by: php-bugs at T43 dot mine dot nu
Reported By: php-bugs at T43 dot mine dot nu
Status: Open
Bug Type: Documentation problem
PHP Version: Irrelevant
New Comment:
The hard-to-find documentation sentence I'm about is:
"The keys in the $_SESSION associative array are subject to the same
limitations as regular variable names in PHP,"
Previous Comments:
------------------------------------------------------------------------
[2006-06-18 14:29:30] php-bugs at T43 dot mine dot nu
Description:
------------
The documentation in the manual is correct but very hard to find due to
its location in the "preface" to the "examples" on the Session pages.
Also a few words in the sections on Predefined Variables would be
helpful, because it is a bit different than, say, $_COOKIE. The absence
of the information, where $_SESSION is explained, would signify its
insignificance or nonexistence.
related pages
http://www.php.net/manual/en/langua....predefined.php
http://www.php.net/manual/en/reserv...riables.session
bug 27078
http://www.php.net/manual/en/ref.session.php
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=37837&edit=1
|