foreach my $row($xp->findnodes('/main/MAIN')){ print "I matched a node.\n"; }; [download]
In reply to Re^3: Not able to insert data in mysql by Corion in thread Not able to insert data in mysql by ashishg0310