my $host = 'rumpus.plus.net'; my $database = 'somedatabase'; my $dbh = DBI->connect("dbi:mysql:database=$database;host=$host", $use +rname, $password);
In reply to Re: Connecting to mysql using perl
by iburrell
in thread Connecting to mysql using perl
by chaskins
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |