Codice PHP:
foreach ($arr as $array) {
   echo 
"{$array[0]}{$array[1]}";