From: mail at sethknorr dot com
Operating system: Unix
PHP version: 4.3.1
PHP Bug Type: *General Issues
Bug description: Session Cookies
print_r($_COOKIE);
Does not print Session cookies. IE from another global source.
example in Perl if you use the variable it shows all cookies including
session ones:
$ENV{'HTTP_COOKIE'}
print_r($_COOKIE);
Will show the same variables as $ENV{'HTTP_COOKIE'} minus any session
cookies. I looked through this site but saw no documentation on this and
am thinking it is posibly a bug in PHP.
Thanks for your attention to this.
Seth Knorr
--
Edit bug report at http://bugs.php.net/?id=22639&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=22639&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=22639&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=22639&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=22639&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=22639&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=22639&r=support
Expected behavior: http://bugs.php.net/fix.php?id=22639&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=22639&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=22639&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=22639&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22639&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=22639&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=22639&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=22639&r=gnused