Help for this page

Select Code to Download


  1. or download this
    while(my @row_array=$sth->fetchrow_array)
        {
    ...
            }
        
        }
    
  2. or download this
        my $orun=join('',@iarray_run); 
        my $opend=join('',@iarray_pend);