Click to See Complete Forum and Search --> : How to make a Bulletin Board like this ?


CyberOsc
01-25-2001, 08:14 AM
I think the concept of making a UBB like this is storing all the data submitted by users into a database.

But I noticed that every topic in this UBB has its own html page, for example :
002114.html

So I think that every time a user submit a new topic, the script will generate a html page, then the page URL and the topic title is stored in a database.

So what are you guys thinking ??
Need some advices...
Thanks in advance.



------------------
** It's the world of Oscario **

lazy_cod3R
01-25-2001, 08:26 AM
best way to find out would be to go to the ubb homepage, get the demo script and see how it works by installing it on your nix machine.

last time i remeber tho it wasnt a database but just textfiles with .ubb extensions stored in the forums folder ...