|
Description: tribbyBoard is a multi-platform compatibleprogram designed to be a simple, easy-to-setup threaded message board for people who don't need all of the bells and whistles of some of the other boards available. tribbyBoard uses a MySQL database instead of a text database -- this makes it infinately faster and more reliable. Since the whole message board is just a 200-line PHP file, a couple of HTML files and an 11-line MySQL schema, it's incredibly easy to install. The look of the board is completely customizable - it's as simple as modifying the HTML files which serve as templates! Unlike most threaded message boards available, this script splits all of the message threads into separate pages. As the administrator, you can choose how many threads will be displayed on each page. This prevents the board from growing into one gigantic page that would load very slowly for users on dial-up internet connections.
|