Help for this page
#!/usr/bin/perl -w ... die $sth->errstr if $sth->err; $dbh->disconnect;
Can't call method "prepare" on an undefined value at /usr/local/etc/ht +tpd/cgi-bin/DBI_mysql_01.pl line 12.