Is it possible to sort multi-dimensional arrays? I have a two dimensional 
array and want to sort by the first "column".

Array name is "foo":
foo[1][1] = "b"
foo[1][2] = "1"
foo[2][1] = "a"
foo[2][2] = "2"

So in this case I want to sort the first "column" (alpha characters "b & a"
 alphabetically).

Either it's not doable or I'm having MASSIVE brain freeze.

Thanks in advance.




______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to