<?php var_export(array_flip(['8e','4','6']));
Standard input is empty
array ( '8e' => 0, 4 => 1, 6 => 2, )
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!