<?php $x = array('9876' => 54321); var_dump($x); var_dump(gettype(key($x)));
You have javascript disabled. You will not be able to edit any code.