Jakes wrote:

> The word private says it all - If you create a object,
> you are not going to be able to use it, because its
> private to that class. Its a class variable, not a object variable
> 

oh, yeah - your right of course... taking a look at get_object_vars($obj)
output doesn't show private variables (i expected other behavior) - thats
fine.

thanks anyway
vivi

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to