|
|
|
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.
Version: 1.0
Platforms: linux, windows, freebsd
Last Updated: April 06, 2007 |
|
|
|
|
Learn how to make a simple forum with user regristration, login, logout, lostpass, pm system, admin cp, etc
Version: n/a
Platforms: linux, windows, freebsd, osx, sun
Last Updated: April 12, 2007 |
|
|
|
|
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 article I demonstrate a simple and straightforward way to process BBCode formatted content using the HTML_BBCodeParser package available from PEAR.
Version: n/a
Platforms: n/a
Last Updated: May 08, 2007 |
|
|
|
|
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 for your enjoyment.
Version: n/a
Platforms: n/a
Last Updated: May 29, 2007 |
|
|
|
|
This comment scirpt uses MySQL and can be used for unique pages. The tutorial guides you through the process, step by step.
Version: 1.0
Platforms: linux, windows
Last Updated: June 02, 2007 |
|
|
|
|