<?php. //func_num_args函数返回当前函数参数的数量. function foo() {. $numargs = func_num_args();. echo "Number of arguments: $numargs<br/>";.
確定! 回上一頁