<?php $arr = [['govno', 'shit'], ['kod', 'code']]; var_dump(array_combine(...$arr));
You have javascript disabled. You will not be able to edit any code.