[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
    on Tuesday, November 18, 2003 3:25 PM said:

> I used PHP to combine several MySQL queries into a single array and
> now I'm trying to sort the results by one of the named columns. 

Any reason you can't turn all those queries into one and sort by date?
Is it because a query like that would be too complicated for you? (I
know I have trouble with SQL sometimes...)

That might be the best way to solve your problem. Just an idea.



Chris.
--
Don't like reformatting your Outlook replies? Now there's relief!
http://home.in.tum.de/~jain/software/outlook-quotefix/

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

Reply via email to