Help for this page

Select Code to Download


  1. or download this
    foreach $a1(@a1) {
            foreach $b1(@b1)
            {
                $sth = $dbh->prepare( "SELECT a1.ID FROM a1, a1_b1, b1  WH
    
  2. or download this
    use strict;
    use warnings;