for($i=0; $i<sizeof($array); $i++) { $nuevoArray[$i]['ref'] = $array[$i]; $nuevoArray[$i]['id'] = 5; }