Date: 07/03/00
- Next message: Mikhail Avrekh: "Re: [phplib] Doesn't seem to read php.ini"
- Previous message: Jorge Cisneros: "[phplib] Bug or problem with class and HTTP_COOKIE_VARS"
- In reply to: Jorge Cisneros: "[phplib] Bug or problem with class and HTTP_COOKIE_VARS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Mikhail Avrekh: "Re: [phplib] Doesn't seem to read php.ini"
- Previous message: Jorge Cisneros: "[phplib] Bug or problem with class and HTTP_COOKIE_VARS"
- In reply to: Jorge Cisneros: "[phplib] Bug or problem with class and HTTP_COOKIE_VARS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

