Lumio Posted January 5, 2008 Share Posted January 5, 2008 Hi! Is there a way to get all functions, classes and methods of classes with a predefined function of php itself? Or do I have to parse it by myself? greetings Link to comment https://forums.phpfreaks.com/topic/84620-get-all-functions-classes-and-methods-without-a-selfmade-parser/ Share on other sites More sharing options...
hitman6003 Posted January 5, 2008 Share Posted January 5, 2008 http://www.php.net/oop5.reflection Link to comment https://forums.phpfreaks.com/topic/84620-get-all-functions-classes-and-methods-without-a-selfmade-parser/#findComment-431445 Share on other sites More sharing options...
Lumio Posted January 6, 2008 Author Share Posted January 6, 2008 Hey thank you! Link to comment https://forums.phpfreaks.com/topic/84620-get-all-functions-classes-and-methods-without-a-selfmade-parser/#findComment-431783 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.