|
This tutorial will walk you
A in-depth tutorial was added
BBcode is popular on many
This is a full chapter from
through the process of
today on how to build a
discussion boards and allows
the recently published book
making a threaded discussion
simple linear message board
your users to submit
'Building Online Communities
system. Using PEAR::DB and
in php/mysql. It includes
formatted content in an easy
with phpBB'. Covering
PHP 4 we'll create a
all the files and code and
to understand way.
chapter 4 'Customizing Your
recursive function that will
provides explanations on how
Correctly processing this
Forum'. The quality of this
display comments in a
the mechanics work for a
content and converting it to
article is extremely high
threaded style.
basic forum.
html for display on your
class with in depth
site can unfortunately be
descriptions and diagrams.
difficult.
In this
View it in HTML for your
article I demonstrate a
enjoyment.
simple and straightforward
way to process BBCode
formatted content using the
HTML_BBCodeParser package
available from PEAR.
Date: Jul, 18 2002 Date: Dec, 13 2006 Date: Oct, 02 2006 Date: Sep, 06 2005 |
|
Learn how to make a simple
forum with user
regristration, login,
logout, lostpass, pm system,
admin cp, etc
Date: Apr, 17 2006 |