php get value from multidimensional array by value code example Example: php multidimensional array get all values by key $ids = array_column($users, 'id');