How do I call child function from parent static function ?
In php5.3 there is a built in method called get_called_class() to call child method from pare
get_called_class()
try this: