3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = array(‘een’, ‘twee’, ‘drie’); $b = array(‘appel’, ‘taarten’, ‘koekjes’); var_dump(array_combine($a, $b));

preferences:
32.45 ms | 402 KiB | 5 Q