我如何用call_user_func_陣列呼叫類的建構函式不可能做到: $obj = new $class(); call_user_func_array(array($obj, '__construct'), $args);
確定! 回上一頁