Re: [PHP] $HTTP_COOKIE_VARS

2002-03-22 Thread Jason Wong
On Friday 22 March 2002 05:27, Max Mouse wrote: > I've tried using $HTTP_COOKIE_VARS to get information about the cookie has > been passed to the current script but I always get a cookie size of 1 > containing no information. I have also tried using $_COOKIE but with no > success. I'm running apac

Re: [PHP] $HTTP_COOKIE_VARS

2002-03-21 Thread Thalis A. Kalfigopoulos
I think you should have register_globals/track_vars set to TRUE in your php.ini cheers, thalis On Thu, 21 Mar 2002, Max Mouse wrote: > I've tried using $HTTP_COOKIE_VARS to get information about the cookie has > been passed to the current script but I always get a cookie size of 1 > containing