Posted by Guillermo Rauch on 03/09/05 01:29
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
Navigation:
[Reply to this message]
|