Re: sorting arrays

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux