From: jc at mega-bucks dot co dot jp Operating system: Linux PHP version: 4.3.3 PHP Bug Type: Documentation problem Bug description: SID always defined or not documention bug?
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 bug report at http://bugs.php.net/?id=25464&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25464&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25464&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25464&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25464&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25464&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25464&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25464&r=support Expected behavior: http://bugs.php.net/fix.php?id=25464&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25464&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25464&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25464&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25464&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25464&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25464&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25464&r=gnused
