ID:               3886
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Won\'t fix
 Bug Type:         Other
 Operating System: Linux
 PHP Version:      3.0.15
 New Comment:

We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.




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

[2000-03-21 06:42:47] [EMAIL PROTECTED]

On my server the track_vars flag is diabled. I have enabled them for
each page by using <?php_tarck_vars?>. After doing this i am able to
get the data posted using GET and POST methods in the HTTP_GET_VARS AND
HTTP_POST_VARS collection but the HTTP_COOKIE_VARS doesnot return the
values of cookies that i set using setcookie. However if i try to
access the cookies value as a normal php variable it works for netscape
but does not work for internet explorer.

The check for cookies is done by file which is included whereever the
users session needs to be tracked. I don't know how this might affect
the way cookies are retrieved.

Also the same script works on my local machine and also on a different
server perfectly in both netscape and IE.

Please help.

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


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

Reply via email to