From:             [EMAIL PROTECTED]
Operating system: linux mandrake 7.2
PHP version:      4.0.4pl1
PHP Bug Type:     Class/Object related
Bug description:  Session variable aren't visible from class

I hope you excuse me for my poor english...

So, i try to use a session and sessions variables in php.
It's work fine, but when i try to use a variable into a object class, the values of my 
variables aren't visible thru the clas and function of this class.

I declare the variables as global in the class constructor, then i can acces to the 
value but not in a function of this class.

regards

Thierry


-- 
Edit Bug report at: http://bugs.php.net/?id=10063&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to