Jump to content

how to create forum using PHP code


angah

Recommended Posts

This forum specifically says no Coding Help.

I moved it here from @phpfreaks as stated above, as (s)he is neither producing code or asking for it, but asking how to create them.

 

as with other similar questions like this though, if you have to ask the question then maybe it's not time to be looking at it. having said that, simple forums are not particularly hard to code (forget making the next SMF/phpBB/vBulletin for now though - those are pretty complex and feature packed). learn about membership/login scripts, then maybe simple database record retrieval. building a basic blog would be a good step as, in a way, they're nothing more than bog-standard, completely stripped down forums (in the respect of being a list of date-ordered posts belonging to a user). you can build out from there.

 

A couple of Google searches for "php blog tutorials" or whatever should churn out enough results to keep you busy learning for a while.

Link to comment
Share on other sites

In all honesty, if you are interested start taking a look of the code of open source php form applications.

 

This is a great idea...I've always learned the most tearing into projects pepole have already done...

 

http://www.codango.com/ has a bunch of forum applications you could experiment with.  One of them may already do exactly what you want anyway.

 

Good luck though  ;)

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.