ID:               22639
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mail at sethknorr dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: Unix
 PHP Version:      4.3.1
 New Comment:

Not a bug. (define 'session cookie' ?)



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

[2003-03-11 14:47:17] mail at sethknorr dot com

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 this bug report at http://bugs.php.net/?id=22639&edit=1

Reply via email to