Help for this page
$CGI = new CGI; my($item) = $CGI->param('item'); ... my($sql, $sth, $comments) = ("", "", ""); if(defined($add)) {
} else {