func_num_args :實參個數;. func_get_arg:傳回某一個實參,必須事實參數組的索引;. <php function test(){ echo func_num_args(); print_r ...
確定! 回上一頁