php-db | 2002122
Date: 12/19/02
- Next message: Allens: "[PHP-DB] Set Logout Time for No Activity"
- Previous message: Cal Evans: "RE: [PHP-DB] Catalog"
- Next in thread: Cal Evans: "RE: [PHP-DB] Theory help needed"
- Reply: Cal Evans: "RE: [PHP-DB] Theory help needed"
- Maybe reply: Boaz Yahav: "RE: [PHP-DB] Theory help needed"
- Reply: Chris Barnes: "Re: [PHP-DB] Theory help needed"
- Maybe reply: Matthew Moldvan: "RE: [PHP-DB] Theory help needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi there everyone,
I have a messageboard which works, but what I need is some kind of threading for it. Right now I have EXTREMELY basic threading, where you can reply to a message, reply to replies etc ..... and they'll appear in the correct part of the messageboard. What I need though is to be able to do proper threading, where each reply appears under the original message and not all over the place, but i'm confused as hell.
Anyway have any experience with this kind of thing and can give me a push in the right direction? I know I need to store the original ID, the forum ID, the message ID of the current message and the ID it relates to, but it's getting confusing :-)
Thanks.
Chris
- Next message: Allens: "[PHP-DB] Set Logout Time for No Activity"
- Previous message: Cal Evans: "RE: [PHP-DB] Catalog"
- Next in thread: Cal Evans: "RE: [PHP-DB] Theory help needed"
- Reply: Cal Evans: "RE: [PHP-DB] Theory help needed"
- Maybe reply: Boaz Yahav: "RE: [PHP-DB] Theory help needed"
- Reply: Chris Barnes: "Re: [PHP-DB] Theory help needed"
- Maybe reply: Matthew Moldvan: "RE: [PHP-DB] Theory help needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

