browse by tag: forum
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 reportEdit phpBB: Based on users active over the past five minutes
in PHP added by ProgrammingPHP, on 3/8/2007 editing forum general phpbb
A frequent question regarding phpBB forum scripts seems to be how to alter the length of user activity shown. Here is an easy four-step guide.
comment save reportPHP Tutorial - BBCode
in PHP added by Dale, on 15/6/2007 bbcode content management discussion board forum guestbook
This tutorial will enable you to use BBCode (Bulletin Board Code) in either your own custom made forums, guestbooks or similar projects.
comment save reportBuild a phpBB Forum in 5 Steps
in PHP added by goodphptutorials, on 30/3/2006 content management forums phpbb
If you're thinking of setting up a forum for your Website, you need not start from scratch. The open-source script, phpBB, can easily be installed on most Web servers. This article will describe how to do it right, from downloading through to customisation.
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