Re: [phplib] Bug or problem with class and HTTP_COOKIE_VARS From: Kartic Krishnamurthy (kaygee <email protected>)
Date: 07/03/00

I think you need to global $HTTP_COOKIE_VARS inside your function for it know that you mean to access the global array.

>
> If i try to get the vaule of a cookie inside the class, the command
> HTTP_COOKIE_VARS return "" but if the same command run outside the class
> return the correct value

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>