UKiBoard is a simple message board. You need support of PHP and MySQL database. UKiBoard is completely free.UKiBoard supports various languages and themes, searching of posts.
HydroBB is a Bulletin Board that uses PHP and MySQL. The board comes with features such as user groups, forum searching, private messages, buddy lists, polls, a calendar and much much more. Administrators have access to an admin panel packed with features from forum permissions to flood control. It is very easy to customise with an area for changing board colours and also simple html templates available to edit. You can also add your own emoticons and use a censor.
Phorum is a web based message board written in PHP. Phorum is designed with high-availability and visitor ease of use in mind. Features such as mailing list integration, easy customization and simple installation make Phorum a powerful add-in to any website.
A forum system. It supports bad words, announces, lock forums, anonimous posting, search engine, tools for formating messages, multiple language support, easy customization, web based administration
Thank you for choosing our free ScriptWIz.com phpBB HTML Archiver Installation. We use this on our sites for more search engine friendly URL's and to make member HTML pages. This script does not alter or touch your database or phpBB files. Instead it uses
BiTBOARD 2.5 is the latest release of the BiTSHiFTERS Bitbaord forum software. It is an internet bulletin-board software basing on a flatfile data storage system which means that no SQL support is needed. BiTBOARD has been created to safe yourself from overbloated BB systems. It's fast, easy and small. Version 2.5 includes a greatly improved admin system, user management, user registration, banning and more. Give it a chance!
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.
X.Forum is a forum application that uses smarty as the template engine and MVC style application. It extracts the forum to 3 tier application that's easier to modify if someone want to change it to some database interface for e.g MySQL, PostgreSQL. It supports cache using Smarty Cache function, making this forum faster loading for the 2nd time.