Forum Creation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yasmine
    New Member
    • Feb 2008
    • 64

    Forum Creation

    Hi friends,
    Can anyone tell me the way to create a forum in php?
    What are all the requirements for that?

    Thanx n regards
    Yas
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Originally posted by yasmine
    Hi friends,
    Can anyone tell me the way to create a forum in php?
    What are all the requirements for that?

    Thanx n regards
    Yas
    Create a form in php?
    Do you mean, like an html form?
    Or.. i don't really understand you.

    Please be more specific in future.

    Comment

    • ronverdonk
      Recognized Expert Specialist
      • Jul 2006
      • 4259

      #3
      Originally posted by yasmine
      Hi friends,
      Can anyone tell me the way to create a forum in php?
      What are all the requirements for that?

      Thanx n regards
      Yas
      Do you want to develop a foryum from the bottom up? Or do you want to use an existing forum framework such as phpBB? For the latter see phpBB site
      otherwise google for it and you'll find one.

      Ronald

      Comment

      • yasmine
        New Member
        • Feb 2008
        • 64

        #4
        Originally posted by markusn00b
        Create a form in php?
        Do you mean, like an html form?
        Or.. i don't really understand you.

        Please be more specific in future.

        Hi
        I'm not asking form. It's FORUM such like our PHP Forum in this site.

        Thanx n Regards
        Yas

        Comment

        • yasmine
          New Member
          • Feb 2008
          • 64

          #5
          Originally posted by ronverdonk
          Do you want to develop a foryum from the bottom up? Or do you want to use an existing forum framework such as phpBB? For the latter see phpBB site
          otherwise google for it and you'll find one.

          Ronald
          Hi
          I just want to create a forum as my own. It doesn't depend to some other. Its look like a stand alone forum.
          For this what i hav to do???

          Comment

          • Markus
            Recognized Expert Expert
            • Jun 2007
            • 6092

            #6
            Originally posted by yasmine
            Hi
            I just want to create a forum as my own. It doesn't depend to some other. Its look like a stand alone forum.
            For this what i hav to do???
            sorry i misunderstood you.

            Building a forum is one HUGE task - it really is.

            I suggest you look at some of the source codes from phpbb

            Comment

            • ronverdonk
              Recognized Expert Specialist
              • Jul 2006
              • 4259

              #7
              I fully agree with markusn00b! It is a huge undertaking developing a forum with all the bells and whistles. If you insist on doing that all by yourself, all I can do is wish you a lot of luck, because you will need it.

              Ronald

              Comment

              Working...