Comment Board
in PHP added by goodphptutorials, on 11/2/2006 board comment content management forum thread
This is a three-part tutorial that shows you hwo to make a comment/discussion board using PHP and mySQL. There are three files: comments.php, which displays the comments, commentadd.php, which processes the comment, and commentform.html
comment save report