Forum Threads is a Discussion Boards script
Overall rating: (N/A)
|
The script forum threads is a Discussion Boards script (professional forum systems).
This is the result of my attempts to create forum program in PHP.
I would have finished it but I feel my site is not ready for a fourm yet ^_^. ShowThread() is the only function of interest, all the otehrs are just helper functions.
To create a new Thread, use ReplyToMessage(null, 0). In ShowMessage()
I artificilaly created a limit to how much recursion there can be in a single thread.
To run, that script requires the param() function.
I encourage everyone to experiment with the helper functions to achieve different lokos. Finally,
the guests table has to filled in by hand... I hvaent implemented a sign-up script yet.
|
 Write a comment about the script forum threads
|