echo "Array has " . sizeof($data) . " elements"; ?> Output: Array has 3 elements. array_values($arr). This function accepts a PHP array and ...
確定! 回上一頁