$dbh = DBI->connect("DBI:mysql:database=$database;host=$dbhost",$dbuser,$dbpassword);