On Mon, 2002-06-03 at 12:06, Jared Boelens wrote: > Is there not a way to refer directly to the parent properties? Or do i have > to setup a get function for every parent var that I want to access.
Tis my understanding that you cannot refer to class properties without an instance of the class. If I were wrong it would make my life much easier, but I don't believe I am. Regards, Toby -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php