mabus Posted April 18, 2008 Share Posted April 18, 2008 Hi guys. I'm a new member of this forum, and seems to me that it si quite promising. Now, this would be my first post, and I'd like to share a bit of a problem. Here's the situation... I have two classes , one is a parent class, and the other is a child that extends to it. Now both classes have private memebers that are accessed via properties. Now, what I want to do is to iterate through the object, from the child class, and be able to get the members of the parent class too. How can I do this? Report this post Link to comment https://forums.phpfreaks.com/topic/101641-parent-and-child-class-relationship-problem/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.