php get keys in array where value equals multi dimensional code example Example: php multidimensional array get all values by key $ids = array_column($users, 'id');