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