
- Forum
- Programming Talk
- PHP
- how to create forums using php
how to create forums using php
This is a discussion on how to create forums using php within the PHP forums, part of the Programming Talk category; hai friends, i need php code to create forum, pls help me........
-
how to create forums using php
hai friends,
i need php code to create forum,
pls help me.....
-
04-04-2009, 02:11 PM #2
- Join Date
- Mar 2009
- Answers
- 3
There are plenty of opensource forum available in the web...All you have do is that..just download them and try to understand the coding structure and modify according to your requirements.
We are using phpBB forum to develop forum and we have succeeded in it ..just give it a try ...or else it is going to tiresome work to re-invent the wheel...
great guy ....
-
yes we have lot of open source scripts available for forums.
Like Phpbb, SMF, Mybb.
thanks
Chow
-
u first konw the reqts in creating forums.then step by step implement it..
-
12-14-2010, 12:39 AM #5
- Join Date
- Dec 2010
- Answers
- 34
Well what are you hoping to do with the form? Are you wanting to email the data? Are you wanting to put it in a database?
-
12-16-2010, 07:46 AM #6
- Join Date
- Dec 2010
- Answers
- 6
i would recommend you install phpbb on your server and then fiddle around with the code abit as necessary
or you could use any of the other forums software out there like SMF or coppermine any of the others just google forum software
-
uh, i think the same. i use banner flash or images gifThere are plenty of opensource forum available in the web...All you have do is that..just download them and try to understand the coding structure and modify according to your requirements.
We are using phpBB forum to develop forum and we have succeeded in it ..just give it a try ...or else it is going to tiresome work to re-invent the wheel...
great guy ....
-
01-17-2011, 04:26 AM #8
- Join Date
- Jan 2011
- Answers
- 1
Even simple forums can be tricky if you don't know what you are doing. Novices that try to look at PHPBB scripts are dumbfounded by how complex they are. Granted they are a bit, but most of the code in there is just simply comments.
-
03-10-2011, 02:55 AM #9
- Join Date
- Mar 2011
- Answers
- 3
SMF is a very simple to implement & it's support is very fast
-
03-25-2011, 08:08 AM #10
I don,t know which kind of forum you want. Anyway check some forums on line and then click the right button of mouse and select the view source option.
-
Sponsored Ads

Reply With Quote






