
November 18th, 2012, 07:30 AM
|
|
Registered User
|
|
Join Date: Oct 2012
Posts: 8
Time spent in forums: 1 h 27 m 53 sec
Reputation Power: 0
|
|
|
Book/article on multi-threaded comments?
Hello,
Does anybody know of a good book/website where it is explained how to write multi-threaded comments? something similar to how forums work.
I tried writing my own code but and it works, but I'm having trouble with the recursion part and the reply buttons. Basically, the code I wrote doesn't enable users to reply to comments made by other users, I'm struggling a bit with the id's and the parent_id's.
Thanks.
|