js · JS. 參考網址http://php.net/manual/en/function.count.php. example: $myArray = array('a', 'b', 'c');. echo count($myArray). 會得到3.
確定! 回上一頁