$ 0 0 ランキング参加中PHPランキング参加中プログラミング1は特に被りやすい<?$a=[0, 1, true=>2, 1=>3, "1"=>4, 5]; print_r($a); Array([0] => 0 [1] => 4 [2] => 5 )