At 03:43 AM 4/22/2006, I wrote:
Then just do a reverse sort on $aTemp and you get:

        Z20
        Y17
        Y16

Then translate the letters back to their original values and you get:

        A20
        B17
        C16


Oops, I made a typo: that final value should have been B16, not C16.

(All the same, not too shabby for four in the morning...)

Paul
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to