RE: [PHP] Calculating Largest Member of Array

2003-07-03 Thread Ford, Mike [LSS]
> -Original Message- > From: John Wulff [mailto:[EMAIL PROTECTED] > Sent: 02 July 2003 21:26 > > Sorry for the multiple post!! Apparently when pasting I hit > some magic send > key.I'd like to calculate the largest member of this array > without taking > into > account the first value wh

[PHP] Calculating Largest Member of Array

2003-07-02 Thread John Wulff
Sorry for the multiple post!! Apparently when pasting I hit some magic send key.I'd like to calculate the largest member of this array without taking into account the first value which is obvisouly not numeric. So far this is how I'm doing it, but sometimes I get returned a month for the max. $hi

[PHP] Calculating Largest Member of Array

2003-07-02 Thread John Wulff
I'd like to calculate the largest member of this array without taking into account the first value which is obvisouly not numeric. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php