I'm having real problems trying to pull data from a table and output it to the browser in the correct order. I mean getting comments to remember who they are a reply to, so that they appear below their parent comments. I've probably got the table set up wrong, ar need another table. Even worse because i want to allow an indefinite number of replies, the real hard part is the recursive algorithm needed to pull out the data from the table and order it correctly.
If anyone has done anything similar, please help.
Thanx in advance
If anyone has done anything similar, please help.
Thanx in advance