Ayon Posted July 31, 2010 Share Posted July 31, 2010 I've been trying to solve this for a while now, but still haven't had any luck. What I'm trying to do is this: $class = new BaseClass; $var = $class->load("subclass")->subclass_function("info"); Thanks in advance Ayon Link to comment https://forums.phpfreaks.com/topic/209459-direct-loading-of-classes-trough-a-base-class/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.