<?php $x = ["a", "b", "c", "d", "e"]; var_export( array_replace($x, $x) );
You have javascript disabled. You will not be able to edit any code.