I have a series of offices (11 at the present time). Each office has a CITY STATE ZIPCODE and a MILEAGE. What I need to do is to sort them by mileage which is dynamically calculated earlier in the script. I need the offices to be stored in an array and sorted by the MILEAGE after which I will return them in the order that they have been sorted.
How can I do this? Ron -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php