logo
Ask your WordPress questions! Pay money and get answers fast! (more info)

This is an old version of this answer!

Return to the current answer
$merged = array( (object) array_merge((array) $array1[0], (array) $array2[0]) );

I created the the arrays you wanted to merge and tested the script. Screenshot: http://cl.ly/Gttn

Kailey Lampert | 05/25/12 at 12:55pm

This is an old version of this answer!

Return to the current answer