There is a multidimensional array - I receive data from the database. I need to check if there is a multidimensional array in another array. how to do it? in_array does not work.

    1 answer 1

    If you search among the elements on the first level - a cycle and is_array. If at any level of nesting recursion and is_array