Date: 8 Apr 2004 09:12:46 -0000 
To: [EMAIL PROTECTED] 
From: "David Robley" <[EMAIL PROTECTED]> 
Subject: Re: Query Help! 

Have you tried 
SELECT `username` , `score` FROM round" .
($round_number -1) . " WHERE 1
ORDER BY `score` DESC LIMIT 0, 30

----

Ahh just tried it and relised what is going on here. 
I was trying round" . $round_number-1 . " ...  (and
not in brackets)

I was close, but no cigar.  Thanks for the assistance.
:)

J

Find local movie times and trailers on Yahoo! Movies.
http://au.movies.yahoo.com

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to