This will output 4 as there are four elements inside the array. You can use sizeof function also to determine the number of values $value= array(2,5,6,8, ...
確定! 回上一頁