使用 call_user_func_array 方法调用callback 方法,而且是将一个变量通过引用传递给函数,代码如下: <?php class TestAction { public function ...
確定! 回上一頁