Hi, I have the following problem:
On page "A" of my homepage I create an object "1" which itself creates an object "2". Now how can I access the properties of object "2" from "A" ? It doesn't seem to work. I am fairly new to Object Oriented Programming. Thank you very much. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

