Enhanced version of previous simple blog tutorial. Include "Form" submit to enable users to enter blog messages directly from browser. Simple & Easy. You can turn this script into a beautiful blog script by formating it into tables, incorporating graphics & CSS.
Shows how to make your whole site a phpBB portal using the tutorial, and several other add-ons and hacks. This is the gateway to making your site.. BIG!
This tutorial will walk you through the process of making a threaded discussion system. Using PEAR::DB and PHP 4 we'll create a recursive function that will display comments in a threaded style.
This article / tutorial provides you with information that will let you create a PHP-based message board using NeoBoard or plain PHP. Then you can make a discussion board on your own either by using the NeoBoard package without modifications, or by following some of its suggestions to customize the NeoBoard package to suit your individual needs.
All sites need a community formed around them, and discussion forums are the ideal method of doing this. This step-by-step tutorial shows how to use PHP and MySQL to create a Web-based forum.
This step-by-step tutorial shows you how to make your Web site a conversation piece using PHP and MySQL. You can also learn a couple of coding tricks in the process.