At 3:38 PM -0400 7/10/06, Dallas Cahker wrote:
>Banging my head against a wall with arrays, maybe someone can help me with
>the answer.
>
>I have a db query that returns results from 1-100 or more.
>I want to put the results into an array and pull them out elsewhere.
>I want them to be pulled out in an orderly and expected fashion.

Dallas:

Place the sorting on MySQL -- it has great ways of providing data for you.

Perhaps this link might help:

http://www.weberdev.com/get_example-4270.html

tedd
-- 
------------------------------------------------------------------------------------
http://sperling.com  http://ancientstones.com  http://earthstones.com

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

Reply via email to