Post #3708859
2026-07-10 04:38 UTC
#PHP 8.4 introduced array_find() to look for a value in an array, and also, its cousin, array_find_key(), which returns the key where to find that value.
The second got less attention, but is arguably more useful.
#phptip #phptrick
https://php-tips.readthedocs.io/en/latest/tipSection.html
Replies (0)
No replies.