Array Merge Recursive
Array
(
[a] => Apple
[b] => Array
(
[0] => Banana
[color] => Array
(
[0] => Red
[1] => Blue
[2] => Green
)
)
[c] => Peach
[d] => Grapes
[f] => Pea
[0] => 67
[1] => 58
)