help me out with. I have a 2-dimensional array that I need to sort
based on the integer at index 1 of the 2nd dimension. This is one of
those mathematics/computer science problems that I probably learned
once before, but can't think of now. :) The array is created from a
dynamic sized form, with multiple ID's and Order fields. Ideally I'd
like to just sort the form into an array, but I've settled on first
putting the form elements into a 2D array, and THEN sorting that array.
Any suggestions?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

