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