Re: help in reversing an array

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

 



Mike wrote:
I am having some trouble reversing the order of an array.


[snip]

Which function amongst the available should I use?



rsort() is what you're looking for.

http://us2.php.net/manual/en/function.rsort.php

-M
what's wrong with array_reverse()?
http://www.php.net/manual/en/function.array-reverse.php

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