<?phpdefine('foo', 'lol');$world["foo"] = "Foo World!";echo "Hello, $world[foo].\n";
Standard input is empty
Hello, Foo World!.
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!