call_user_func_array (array(&$this, 'Foo'),args); The call_user_func_array ITSELF can manage any number and any kind of parameters. It can handle ANY FUNCTION ...
確定! 回上一頁