[PHP-DB] Re: help sorting by a column name

2002-04-03 Thread Alex Behrens
Rick, thanks a ton. Do you think you could help me construct to two selects? I am very new at this and don't know what I'm doing quite yet. Thanks! -Alex "Big Al" Behrens E-mail: [EMAIL PROTECTED] Urgent E-mail: [EMAIL PROTECTED] (Please be brief!) P

[PHP-DB] RE: help sorting by a column name

2002-04-03 Thread Rick Emery
First, please respond on list. Second, I know what max does. However, you'll be disappointed in its use here. This while() will execute ONLY ONCE so a while() construct is of no use here. The syntax I sent you is correct. It will select all categories and IDs by category, then ID in a descend