alphacooler
Programmer
I'd like to figure out how to setup a commenting system that indents one level deep (ala Digg style). So each comment has a "reply" link and if clicked the new post goes right under the other (no matter what date).
So the problem is how would you setup a query to order posts like that? Order by date, then what?
Thanks so much. This problem seems a bit intractable.
So the problem is how would you setup a query to order posts like that? Order by date, then what?
Thanks so much. This problem seems a bit intractable.