I need to build a forum in PHP but i don't know where to start. Could anyone help me with some pointers please?

    Depends on how well you know php, but why re-invent the wheel... have you seen PHPBB?

      I have actually used PHPBB before, and its excellent. But i need to build my own forum as part of school project. I am fairly good with php and i already know what to use for my database. The login, register and session have all been dealt with. But im not sure how to structure the message threads - the tree structure to follow. I have a vague idea what im doing, putting it to use is the problem.

        Write a Reply...