Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    print "@$_\n" for @results;
    
    $dbh->disconnect();
    
  2. or download this
    my $dbh = DBI->connect("DBI:mysqlPP:test;host=localhost;",
        "gmax","mysecretpwd",{RaiseError => 1});
    
  3. or download this
     _  _ _  _  
    (_|| | |(_|><
     _|