I'm trying to use call_user_func to call a method from another method of the same object, e.g.. class MyClass { public function __construct() ...
確定! 回上一頁