call_user_func_array ( callable $callback , array $param_arr ) : mixed. Calls the callback given by the first parameter with the parameters in param_arr .
確定! 回上一頁