a question about php forum

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
php12342005
Forum Commoner
Posts: 79
Joined: Mon Mar 21, 2005 3:35 am

a question about php forum

Post by php12342005 »

hi all,

I need to create a php forum for customers.

I want to know if there are free packages (such as a software or similar) which can auto generate a php forum for us, so we do not need to spend time to create php code for the forum ourself?

I think there must be some packages of this kind on the internet, could you give me a link and comments?

thanks
User avatar
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

Post by Ambush Commander »

phpBB
Roja
Tutorials Group
Posts: 2692
Joined: Sun Jan 04, 2004 10:30 pm

Re: a question about php forum

Post by Roja »

php12342005 wrote: I think there must be some packages of this kind on the internet, could you give me a link and comments?
This site runs on phpbb, a common forum. The word "phpbb" at the bottom center of the page is a link to their site.
php12342005
Forum Commoner
Posts: 79
Joined: Mon Mar 21, 2005 3:35 am

Post by php12342005 »

thanks for all,
i will test phpBB soon.
pilau
Forum Regular
Posts: 594
Joined: Sat Jul 09, 2005 10:22 am
Location: Israel

Post by pilau »

Search Google next time! No offence, But you could type such a "long" post you could surely check on Google whether
there are free php boards
Post Reply