Help for this page

Select Code to Download


  1. or download this
    sub SQL {
    $dbh = DBI->connect("DBI:mysql:DBname","$un","$pw") ||
     Terminate('Sorry, Disconnecting' . $DBI::errstr); # Prints error . $_
    +[0]
    } # END SQL