
April 9th, 2000, 07:20 PM
|
|
Registered User
|
|
Join Date: Nov 1999
Location: Germany
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
i want to sort a multidimensional array by
a value contained in a specific field...
how do i do this ?
asort() and likes don't work, i assume i need to specify the field i want the array to be sorted after, but i don't know how...
thanks
|