foreach ($map as $key => $value) { echo "{$key} => {$value} "; print_r($arr); }