Official Review
NULL
|
Other links at PHP > Scripts and Programs > Discussion Boards |
| 1. |
PHP FlatBoard
|
|
|
PHP FlatBoard is a free distribution discussion board for PHP which requires no database support. Still in development, PHP FlatBoard aims to be a fast, high quality system, just as powerfull as the commercial database driven systems.
|
| 2. |
UltraForums
|
|
|
UltraForums is a PHP/MYSQL powered message board. It will have all the features any regular forum should have. Its meant for the larger sites in mind that require seperate categories and more in depth topic discussions.UltraForums is free of charge and will remain free. So come and check us out.
|
| 3. |
forum threads
|
|
|
This is the result of my attempts to create forum software in PHP.I would have finished it but I feel my site is not ready for a forum yet ^_^. ShowThread() is the only function of interest, all the others are just helper 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 haven't implemented a sign-up script yet.
|
| 4. |
bSpeak Threaded Messageboard
|
|
|
This messageboard software is easy to install, easy to configure, and easy to integrate into your website, yet it's full-featured and robust, using PHP and MySQL for blazing fast performance. The threaded display format (instead of the commonly used flat format) is more conducive to fast-paced, lively discussions which can do wonders in helping to create a "community" feeling on your website! Check out the features and try the demo messageboard and see why bSpeak is the right messageboard software for your website!
|
| 5. |
Simple Forum
|
|
|
This is a basic forum script. Lacks some features but is simple to modify.- Fully intergrated secure MD5 member system including register, login and change avator.- two user classes, staff and regular. Staff can create threads in staff only boards and regulars can only reply to them threads.- Quick and easy reply to post under all topics.- Easily create new threads/topics.- Quick edit post feature under all users posts.- Controled by sessions for extra security.- Easy to theme, just edit a simple CSS stylesheet file.- Edit images, replace existing forum images with yours in the images directory.Originally made for a simple PHP game, as a planning board.
|
|
|