
May 15th, 2002, 12:24 PM
|
 |
Born Looser
|
|
Join Date: Mar 2002
Location: /root
|
|
|
Actually Both
I wanted to develop a finction to display all the threads of post. I am making a discussion board. i found that It is like a tree structure(may be i am wrong). Let me xplain it.
I have a root topic which is branch of a forum category. now this topic can have too many branches but all branches will have some preecidings. I am developing a function to display a topic and it replies. Thats all.
(I could have copied some one's code but i want to make my own.  )
Help me
|