Help for this page

Select Code to Download


  1. or download this
        my $xbinds = join ", ", @binds;
        print "update [$udate]\n";
        print "binds -->  {$xbinds }\n";
    
  2. or download this
    $sth->execute(@binds, $id);