Help for this page

Select Code to Download


  1. or download this
    our $dbh = DBI->connect($dsn,'User','Pass',{mysql_enable_utf8 => 1}) o
    +r die "$DBI::errstr\n";
    
  2. or download this
    use utf8;