how to convert array to associative array in php code example Example: php transform associative array to array $array = array_values($array);