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

Reply via email to