Ajax/PHP Message Board with jQuery

A product from last weekend boredom – a PHP based message board with jQuery based UI and mySQL database. My aim was to create a very simple message board that is easy to use and easy to implement accross my web projects. I’ve also added a little security with Captcha to reduce spam.
What you need:
- A PHP enabled webserver with mySQL database. You need to set this up first.
To install:
- Configure the config.php file
- Run the data.sql file from your mySQL database
- Upload all files into your webserver and you’re done
Demo: http://www.jimisulaiman.com/message_board_php
Download source file: JS Message Board (212)
If you like this file, or it has benefited you, please comment :)
*GNU General Public License applies. This is free stuff so do not expect any support.
