in reply to Re^2: Inserting 2 arrays into 2 field in MySQL
in thread Inserting 2 arrays into 2 field in MySQL

0..$#array1 means from zero to last index in array eg http://perldoc.perl.org/perlfaq4.html#How-do-I-process/modify-each-element-of-an-array%3F
  • Comment on Re^3: Inserting 2 arrays into 2 field in MySQL