Re: Sorting Arrays

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

 




Robert Cummings wrote:
> On Fri, 2008-08-22 at 21:04 +0100, Ashley Sheridan wrote:
>   
>> Yeah, a bubble sorting algorithm should fix it, as it essentially only
>> a very simple sort required.
>>     
>
> Why use bubble sort when you can use usort() function with an arbitrary
> handler?
>
> Cheers,
> Rob.
>
>   
Exactly.  That's one reason why I love PHP.  They have functions that do
things you have to write subroutines for in other languages.

Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com



-- 
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