Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 231 Bytes

File metadata and controls

5 lines (3 loc) · 231 Bytes

php-recursive-array-search

Just two functions. Search for a value by key in nested PHP array.

I made it as a response to a stackoverflow question, but it got closed before I finished. Now I just want to publish it somewhere :)