#### my $cgi = new CGI; foreach($cgi->param('check')) { print "$a[$_]$b[$_]....\n"; }