Universeorange.com/Docs/

R3m/framework Function reference array.key.last

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

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

Returns the last 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-last.php

Last modified: 2021-06-07

© 2021 universeorange.com