I have 2 arrays
$a = array(\'name1\', \'name2\', name3); $b = array(\'black\', \'white\', \'red\', \'yellow\');
How can I merge them so the o