Web Hosting Talk







View Full Version : Forum softwares in PHP 5?


MumbleVoice-Jen
07-21-2009, 01:46 PM
Are there any forum softwares in PHP5?

bear
07-21-2009, 03:54 PM
Pretty much all PHP based forum software supports PHP5 now.

Tristan Perry
07-21-2009, 03:59 PM
As bear says, all of them basically.

Can you clarify a bit more? Some work fine with PHP 6 too (SMF does, apart from one or two notices; and PHP 6 is still massively a WIP).

HivelocityDD
07-23-2009, 03:11 PM
You can try phpBB or vbulletin

Simfan147
08-11-2009, 12:04 PM
MyBB, PHPBB, SMF, and this Wikipedia article.

http://en.wikipedia.org/wiki/Comparison_of_Internet_forum_software_%28PHP%29

alons
08-12-2009, 06:43 AM
Phorum and AEF if you want to try something new and better (in my opinion).

inspiron
08-12-2009, 09:18 AM
You can try using the PhpBB its open source world leading forum software.

Obulus
08-12-2009, 09:59 AM
vBulletin 3.8.4 has PHP5 Capabilities, with plenty of recoding taken place to update to the new PHP.

TowerOfPower
08-12-2009, 10:28 AM
http://vanillaforums.org/ is PHP5 only.

They have recently released v2 that's built around their own PHP5 framework called Garden. It's still early in development but looks like a promising architecture that's based on a plug-in/module system.