--- Tony Di Croce <[EMAIL PROTECTED]> wrote: > I have to write some PHP backend code for a threaded > message board. The db > has a message table, and each message has a parent > id. > > Does anyone have any advice for someone whos never > done this in PHP?
You are reinventing the wheel here. Why? There are a number of open source PHP message board scripts. Check those out, even if just to learn as examples. Stephen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php