ok here's my situation, i have most of this project done i just need to sort this one array i have. it's a two dimensional string area, with a contributor's key in [count][0] and the position of the contributors record in [count][1]
how can i sort this array based on the key and keeping the position together with the key....????
Question
lime
ok here's my situation, i have most of this project done i just need to sort this one array i have. it's a two dimensional string area, with a contributor's key in [count][0] and the position of the contributors record in [count][1]
how can i sort this array based on the key and keeping the position together with the key....????
Link to comment
Share on other sites
5 answers to this question
Recommended Posts