Help for this page
# $comment is a text comment, $id is a integer ... my $sth = $dbh->prepare($sql); my $rc = $sth->execute($id, $comment);