RE: [PHP-WIN] Brain Twister

2002-07-25 Thread Asendorf, John
- $val[City], $val[State] $val[ZipCode]\n"; } Have fun... John - John Asendorf - [EMAIL PROTECTED] Web Applications Developer http://www.lcounty.com - NEW FEATURES ADDED DAILY! Licking County, Ohio, USA 740-349-3631 Nullum magnum ingenium sine mixtura dementiae fuit

Re: [PHP-WIN] Brain Twister

2002-07-25 Thread Jason Soza
tisort.php Jason Soza - Original Message - From: "R.S. Herhuth" <[EMAIL PROTECTED]> Date: Thursday, July 25, 2002 11:09 am Subject: [PHP-WIN] Brain Twister > > I have a series of offices (11 at the present time). Each office > has a > CITY STATE ZIPCODE and a

RE: [PHP-WIN] Brain Twister

2002-07-25 Thread Asendorf, John
! Licking County, Ohio, USA 740-349-3631 Nullum magnum ingenium sine mixtura dementiae fuit > -Original Message- > From: R.S. Herhuth [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 25, 2002 3:10 PM > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] Brain Twister > > &g

[PHP-WIN] Brain Twister

2002-07-25 Thread R.S. Herhuth
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