while(@links) { $dbh->do( "INSERT INTO webpages_data VALUES('$a', '$_', '$text[$v]', NULL)"); $a++; $v++; }