Help for this page

Select Code to Download


  1. or download this
    $rows = $dbh->do("UPDATE checkin
            SET    destination =
    ...
            WHERE firstname='Henry' AND lastname='Rollins')
            WHERE  firstname='Bill' AND lastname='Gates'
    ") || die "Couldn't insert record : $DBI::errstr";
    
  2. or download this
    ---
    print map { my ($m)=1<<hex($_)&11?' ':'';
    $m.=substr('AHJPacehklnorstu',hex($_),1) }
    split //,'2fde0abe76c36c914586c';