07-02-2008, 02:37 PM
|
#2 (permalink)
|
|
The Acquainted
Join Date: May 2008
Posts: 175
Thanks: 9
|
A forum system is a very huge thing.
You would need several tables:
as a very basic setup, you would need the following tables
accounts
forums
forum_posts
Forums is your categories, forum_posts contains the data or text posted by the users.
It really depends on what you are trying to do. You can make these extremly advanced or extremly small.
__________________
There are No Stupid Questions. But there a LOT of Inquisitive Idiots.
|
|
|