- or download this
array1 array2
read book
...
play football
tennis football
novel mazagine
- or download this
array1 array2 array3 array4
read book novel magazine
eat apple banana
play football tennis
- or download this
for($i=0;$i<$arraylength;$i++)
{
...
}
}
}
- or download this
#!perl
use strict;
...
use Data::Dumper;
print Dumper(\@out);
}
- or download this
read eat play in Column1 of the table in mysql
book apple book in Column2 of the table in mysql
novel banana tennis in Column3 of the table in mysql
magazine in Column4 of the table in mysql
- or download this
#my $insert= $dbh->prepare("INSERT INTO Table values (?,?,?,?)");
my $san=0;
...
}
$insert->finish();
$dbh->disconnect or warn $dbh->errstr;
- or download this
ARRAY(0x832d990)
ARRAY(0x832d9xx)
ARRAY(0x832d943)