tedd wrote:
> At 9:31 PM -0600 2/14/09, Shawn McKenzie wrote:
>>
>> Yeah, hif I had known that you wanted a function where you loop through
>> your array twice, that would have done it.  Bravo.
> 
> Shawn:
> 
> I don't see another way. You go through the array converting string to
> time (seconds), sort, and then convert back. You have to go through the
> array more than once.
> 
> Cheers,
> 
> tedd
> 
The "other way", is the most likely ultra-fast solution I posted.

-- 
Thanks!
-Shawn
http://www.spidean.com

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

Reply via email to