I have a array as below I wish to sort if by the key "fff" name => blah fff => 4 join => pppop
name => ttoo
fff => 3
join => wewe
name => blff
fff => 9
join => ppeep
Any1 know of a quick way to do this, I have been looking at the sorting
of arrays in the
Manual but cant see anything..
Thanks in advance
Regards
Chris Kay
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

