si eccolo (in parte, perchè sono svariati records):

codice:
array(447) {   [0]=>   array(8) {     ["collezione"]=>     string(4) "C180"     ["zona"]=>     string(3) "Z27"     ["agente"]=>     string(11) "AGENTE"     ["cliente"]=>     string(6) "CODICE_CLIENTE"     ["ragsoc"]=>     string(15) "RAG SOC"     ["tot_netto"]=>     string(7) "5272.50"     ["tot_lordo"]=>     string(7) "5272.50"     ["tot_qta"]=>     string(2) "90"   }   [1]=>   array(8) {     ["collezione"]=>     string(4) "C180"     ["zona"]=>     string(3) "Z27"     ["agente"]=>     string(11) "AGENTE"     ["cliente"]=>     string(6) "CODICE CLIENTE"     ["ragsoc"]=>     string(33) "CLIENTE"     ["tot_netto"]=>     string(7) "2210.50"     ["tot_lordo"]=>     string(7) "2210.50"     ["tot_qta"]=>     string(2) "42"   }
..............