Show Output
"Apple", 5 => "Ball", 11 => "Cat"); echo array_values($arr)[0]; // Outputs: Apple ?>