1 2 3
sub do{ $dbh->do(shift, undef, @_) or die failLog( $dbh->errstr ); }
View full thread Tabellen aus MySQL-DBs auslesen und in html anzeigen