Hi.. I have:
$code[0][0] = "AAA" $code[0][1] = "19.5" $code[1][0] = "AAD" $code[1][1] = "20.0" $code[2][0] = "ZZZ" $code[2][1] = "10.7" $code[3][0] = "XXA" $code[3][1] = "5.9" $code[4][0] = "YXA" $code[4][1] = "27.1" $code[5][0] = "AZX" $code[5][1] = "1.9" What would be the best way to sort this? -- Ash Varma [EMAIL PROTECTED] [EMAIL PROTECTED] The browser you can trust! Get Firefox and rediscover the web! http://www.getfirefox.com/
