<?php$tar[dishwasher]="eric";$tar[cook1]="doug";$tar[cook2]="bruce";$tar[cook3]="elliot"; echo $tar[dishwasher];?>
Standard input is empty
eric
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!