Universeorange.com/Docs/

R3m/framework Function reference array.key.first

{array.key.first(Array $array)}

Get the first key of the given array without affecting the internal array pointer.

Returns the first key of array if the array is not empty as a string | int; null otherwise.

More information:

https://www.php.net/manual/en/function.array-key-first.php

Last modified: 2021-06-07

© 2021 universeorange.com