<?php $a = ["kek" => "cat", "lol" => "dog"]; echo $a[1];
Standard input is empty
Standard output is empty
PHP Notice: Undefined offset: 1 in /home/JuWnnR/prog.php on line 5
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!