過去Blog

PHP 配列の要素数を取得する

$array_count = count($array);