Re: [PHP] multi dimentional array sort need help



Jamesas wrote:
I have the array by the following. i want to sort the array by name and
starlevel.plz help me i am troubled for it.

If this is coming from a database it would be easier to get the database to do the sorting instead of trying to do it in php.

--
Postgresql & php tutorials
http://www.designmagick.com/
.



Relevant Pages