Sorry about that.  Set $sea_id="1"
I didn't include the whole database and script, just what I thought you 
would need.  So I didn't have all of the "Seasons" (sea_id's) in here.  I 
can get it down to that part.  It is the ordering that I have problems with.

Thanks
Steve

At 04:51 PM 4/25/2002, you wrote:

>On Thursday, April 25, 2002, at 05:38  PM, Steve Buehler wrote:
>
>>Thank you for wanting to try and tackle this in PHP/MySQL.  I will 
>>include the code that I have and also the sql for the tables.
>
>...
>
>>Here is my Select statment
>>Select * from $temp2 where sea_id = '$sea_id' order by pts DESC,
>>score_for DESC, score_against DESC, score_differential DESC, max_pt DESC, 
>>name ASC
>
>
>Only problem -- what is $sea_id ?
>
>I need to know your WHERE criteria.
>
>
>
>Erik
>
>
>----
>
>Erik Price
>Web Developer Temp
>Media Lab, H.H. Brown
>[EMAIL PROTECTED]
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to