"red","green"); $a2 = array("a"=>"orange","b"=>"burgundy"); print_r(array_replace($a1,$a2));