Copy link to clipboard
Copied
Hi,
Does anyone know of a good message board script, flat file or php/mysql where I can include the page into my current design.
I have a page called message-board.php where I want to call the script into
Copy link to clipboard
Copied
Do a Google search: "free php forum software"
There are a ton of them... Unfortunately they don't lend themselves too well to being integrated into a web site, they tend to want to BE the web site. You may consider creating a sub domain so you can still brand your message board, such as -- http://messageboard.YourWebSite.com - but allow it to take up the space it wants. This is a common solution to this problem.
--
Lawrence Carmer - *Adobe Community Professional*
http://www.Cartweaver.com
Complete Shopping Cart Application for
Dreamweaver, available in PHP and ColdFusion
Stay updated - http://blog.cartweaver.com
Copy link to clipboard
Copied
Are there any that are very easily skinable?
Copy link to clipboard
Copied
PHPBB is the industry standard for open source, free message boards. There are hundreds of free themes and templates available and just as many resources for making your own.