Creating a Forum
Moderator: General Moderators
Creating a Forum
I was wondering if anyone knew what was needed to create a php/mysql forum. i.e. Databases, Tables, and Table values, Pages, Scripts, and such. Anything is appreciated.
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
- Gente
- Forum Contributor
- Posts: 252
- Joined: Wed Jun 13, 2007 9:43 am
- Location: Ukraine, Kharkov
- Contact:
This way I think you should start from investigation the existent solution. You can see advantages / disadvantages and then ask our opinions in some particular situation. Now your topic is very common.Vexxum wrote:I was planning on making a professional version for businesses and sell licenses. Like IPB.Gente wrote:Do you need something special? There are a lot of ready solutions.
If you're aiming at business then you need to spend a LOT of time thinking of a good way to make it easy to embed in other websites. Make sure the user management can integrate with another user system for example. IPB, phpBB etc give NO thought to that at all and sites that attempt to use a single user system always end up being a bunch of hacks that break whenever someone tries to update the forum to a new version.
A forum that fixes that problem would be a winner.
A forum that fixes that problem would be a winner.
I am a bit of a beginner at php really. I figure that I will learn it better if i practice it and i got w3schools as a little reference. But I have it well thought out, like I write down the forum structure on paper and have the database and each table with their columns. I kinda know forum structure and what it needs.
I was just wondering if you could just help me out a little bit with what you said because I am a little confused about what you mean. If you wouldn't mind.
I was just wondering if you could just help me out a little bit with what you said because I am a little confused about what you mean. If you wouldn't mind.