João Cândido de Souza Neto wrote:

>I´ve in a array the coluns: date , weekday , hour , etc...
>
>I need to sort him by coluns 0 and 2 but not found the correctly function to
>do it.
>
Take a look at this manual page:

http://www.php.net/manual/en/function.array-multisort.php

Regards,
Torgny

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

Reply via email to