browse by tag: board
sort by
Mini Message Board
in PHP added by Dale, on 8/8/2008 board discussion forum mysql
Want to learn how to make your own PHP and MySQL message board? This tutorial will show you pretty much some of the basics of a bog-standard message board.
comment save reportComment 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