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