Advertisment
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...
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...
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...
Having a website is cool, having a forum is fun.. but it's really cool and fun when people post to your forum, and it shows up on your...
Two different methods for creating bbcode for your scripts
phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package. It's very easy to setup your own bbs on...
This tutorial will guide you through the process of building a comments script with PHP. The comments script will use a mySQL database to store and...
Learn to create forum step by step, in this tutorials use only simple php code but powerful.
If you've ever wondered how to build a simple forum in PHP/Mysql, this simple tutorial will give you the basics of how to post and reply to...
How to create a simple BBcode function for smilies.
This tutorial will teach you how to easily integrate PHPBB2 into your site.
In this series of tutorials we are going to go through the development of a complete (yet very basic) community system. The final community will...