Can you dig it. Drupal nested array that is.
Submitted by clemens on Fri, 2013/11/15 - 12:14pm
I sometime need to check arrays for their values dispersed around. Just dumping the array is OK when interested in a particular key or value. But what about those big info arrays from hook_token_info, hook_menu etc. This is what I did.