在PHP 裡使用變動長度參數 (Variable Argument Lists) 的function 其實十分的簡單. PHP有內建兩個相關的函式 分別是func_num_args() 與func_get_arg()
確定! 回上一頁