<?php function an_array() { return array('foo','bar'); } echo an_array()[0]; // oops!?>
Standard input is empty
foo
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!