
November 27th, 2004, 08:12 AM
|
 |
Defined Group, Inc.
|
|
Join Date: Mar 2004
Location: San Francisco, CA
Posts: 219

Time spent in forums: 19 h 29 m 36 sec
Reputation Power: 8
|
|
|
Use a loop where it checks an additional table (where the comments' comments are stored) by comment ID. Pull from this table inside the loop and have that as a loop itself.
It's fairly simple if you just want 2 levels of comments. For something more, I would suggest looking at a basic forum example.
DH
|