get value from array where key matches php code example Example: get specific key value from array php $ids = array_column($users, 'id');