php-db | 2002122
Date: 12/20/02
- Next message: Chris Barnes: "Re: [PHP-DB] Theory help needed"
- Previous message: Chris Barnes: "[PHP-DB] net cafe software"
- Maybe in reply to: Chris Payne: "[PHP-DB] Theory help needed"
- Next in thread: Chris Barnes: "Re: [PHP-DB] Theory help needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
why not use one of the existing forum software?
phorum?
FUDForum?
Sincerely
berber
Visit http://www.weberdev.com/ Today!!!
To see where PHP might take you tomorrow.
-----Original Message-----
From: Chris Payne [mailto:cjp <email protected>]
Sent: Friday, December 20, 2002 6:24 AM
To: php-db <email protected>
Subject: [PHP-DB] Theory help needed
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
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Chris Barnes: "Re: [PHP-DB] Theory help needed"
- Previous message: Chris Barnes: "[PHP-DB] net cafe software"
- Maybe in reply to: Chris Payne: "[PHP-DB] Theory help needed"
- Next in thread: Chris Barnes: "Re: [PHP-DB] Theory help needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

