Help for this page
while( my @row1 = $query1->fetchrow_array()) { push(@matrix, [@row1]); $count ++; }
$ab=0; while ( $ab < $count) ... } $ab ++; }