Page 1 of 1

how we can make a simple discussion forums in PHP??

Posted: Tue May 05, 2009 9:07 am
by gagan
Hi everyone,

I have one problem. I want to make a forums in php in my website for all registered persons those who want to know know that by visiting our web site and “talking” to other people they will find answers they need. Actually I have no idea of makin forums using PHP code.
So please help me,how i can do this.It is very urgent for me.

Thanks,
Gagan

Re: how we can make a simple discussion forums in PHP??

Posted: Tue May 05, 2009 11:18 pm
by McInfo
http://www.phpbb.com/

Edit: This post was recovered from search engine cache.

Re: how we can make a simple discussion forums in PHP??

Posted: Wed May 06, 2009 1:26 am
by mickd
Just to add on to what McInfo said.

It's not fast and easy to make your own PHP forum from scratch. Luckily there are a lot of free forums that you can download and install into your website and start using straight away.

phpBB is one of them (from the link that McInfo posted), and is the same one that this forum uses.