RE: [PHP-DB] Theory help needed

2002-12-20 Thread José Moreira
http://users.starpower.net/rjhalljr/Serve/MySQL/traer.html -Mensagem original- De: Cal Evans [mailto:[EMAIL PROTECTED]] Enviada: sexta-feira, 20 de Dezembro de 2002 5:07 Para: Chris Payne; [EMAIL PROTECTED] Assunto: RE: [PHP-DB] Theory help needed Read today's thread about trees

RE: [PHP-DB] Theory help needed

2002-12-20 Thread Boaz Yahav
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:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 6:24 AM To: [EMAIL

Re: [PHP-DB] Theory help needed

2002-12-20 Thread Chris Barnes
i'm not experienced so this is just a theory. if you have a parent id field in your tables then each reply would have the parent id of the original message they replied to, so when your program gets the data it will get the original message, and then get any other messages with the same parent

RE: [PHP-DB] Theory help needed

2002-12-20 Thread Matthew Moldvan
I would recommend phpBB ... very useful and best of all, FREE! :) http://www.phpBB.com -Original Message- From: Boaz Yahav [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 12:02 PM To: Chris Payne; [EMAIL PROTECTED] Subject: RE: [PHP-DB] Theory help needed why not use one