How to make categories in my own forum?
Posted: Wed May 26, 2004 7:34 am
Hi!
Im creating my own forum. Everything works: Post, Reply, shows reply's/view's. I can create forums, but there is a litle problem. How can I create categories. I created a table for categories: ID,title. And in my Forum table there is field called categorie_id. Can anyone give me some tips how to display categories and forums. I can't seem to have any idea.
To display forums, its realy easy, just using loop, but how about categories and forums together? Thank you!
Im creating my own forum. Everything works: Post, Reply, shows reply's/view's. I can create forums, but there is a litle problem. How can I create categories. I created a table for categories: ID,title. And in my Forum table there is field called categorie_id. Can anyone give me some tips how to display categories and forums. I can't seem to have any idea.
To display forums, its realy easy, just using loop, but how about categories and forums together? Thank you!