Help for this page

Select Code to Download


  1. or download this
    map @ I#  ^[j
    
  2. or download this
    ab sd  $sth = $dbh->prepare($sql);
    ab se  $sth->execute
    ab sa  $sth->fetchrow_hashref;
    ab ss  $sth->finish;