Discussion Boards
Results 1 - 13 of 13
Phorum Integration
Quick tutorial on how to use Phorum's api to authenticate against your own existing user authentication system. Allows easy forum integration with single sign on.
Dynamic Sites With phpBB
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!
Simple FlatFile Based Blog Script
A step to step guide for you to create your own simple flatfile blog script. If you are a newbie to PHP. This is just for you. Simple, small & easy.
Add Smilies into your Guestbook/Blog Script Part 1
Simple but effective to add smiley into your guestbook or blog script using PHP & Javascript. Step by step guide please read on....
How do i install a forum?
Do you want to have your own forum? Well, in this tutorial i will show you the steps to make your own forum.
There are many “bulletin boards” available on the market. Today we will install The Simple Machine Forum a.k.a. SMF.
You have to download the...
(show more)
How do i install a forum?
Do you want to have your own forum? Well, in this tutorial i will show you the steps to make your own forum. There are many “bulletin boards” available on the market. Today we will install The Simple Machine Forum a.k.a. SMF.
PHP discussion board / comments board
This is a three-part tutorial that shows you hwo to make a comment/discussion board like those on this site using PHP and mySQL. there are three files: comments.php, which displays the comments, commentadd.php, which processes the comment, and...
(show more)
Simple Linear Discussion forum in php/mysql
A in-depth tutorial was added today on how to build a simple linear message board in php/mysql. It includes all the files and code and provides explanations on how the mechanics work for a basic forum.
Handling BBCode with HTML_BBCodeParser
BBcode is popular on many discussion boards and allows your users to submit formatted content in an easy to understand way. Correctly processing this content and converting it to html for display on your site can unfortunately be difficult.
In this...
(show more)
Building Online Communities with phpBB
This is a full chapter from the recently published book 'Building Online Communities with phpBB'. Covering chapter 4 'Customizing Your Forum'. The quality of this article is extremely high class with in depth descriptions and diagrams. View it in HTML...
(show more)
Building a Comments Script
This comment scirpt uses MySQL and can be used for unique pages. The tutorial guides you through the process, step by step.
Recursive Threading with PHP and SQL
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.
Open for Discussion
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...
(show more)
