<?php $a = ['0' => 'value']; $keys = array_keys($a); echo gettype($keys[0]);
You have javascript disabled. You will not be able to edit any code.