Hello Brian,

Everytime you're looking for an specific function to do some job, look
at the php functions list.
In this case:

http://ar2.php.net/manual/es/ref.array.php

These are the most common ones i use:
array_reverse
usort
uksort
uasort

and obviusly
sort

Hope this helps,
Guillermo Rauch

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

Reply via email to