Help for this page

Select Code to Download


  1. or download this
    use Encode qw/decode is_utf8/;
    use DBI;
    ...
    print "b is_utf8: " , is_utf8($b), "\n";
    $dbh->rollback;
    $dbh->disconnect;
    
  2. or download this
    Not equals a: ’, b: Â’
    a is_utf8: 1
    b is_utf8: