<?php $a=array('Z'=>1,'A'=>2,3);echo array_shift(array_keys($a));
Standard input is empty
Z
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!