array_combine
array_flip
date
Exchanges all keys with their associated values in an array.
array_flip(array $array): array