Search for highest key/index in an array

后端 未结 5 625
说谎
说谎 2020-12-02 12:55

How can I get with PHP the highest key/index in an array? I know how to do it for the values.

E.g. From this array I would like to get \"10\" as an integer value:

5条回答
提交回复
热议问题