[PHP] Witch var is the biggest and the lowest

2002-05-03 Thread Mikael Syska

i have 10 vars, and I would like to have them posted, so the higest is 
first and the second highest etc.

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




Re: [PHP] Witch var is the biggest and the lowest

2002-05-03 Thread Jason Wong

On Friday 03 May 2002 19:19, Mikael Syska wrote:
 i have 10 vars, and I would like to have them posted, so the higest is
 first and the second highest etc.

Put your variables into an array then sort it.

-- 
Jason Wong - Gremlins Associates - www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *

/*
Nobody ever forgets where he buried the hatchet.
-- Kin Hubbard
*/

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




[PHP] Witch var is the biggest and the lowest

2002-05-03 Thread The_RadiX

and witch is spelt Which...


no harm intended.. just a tip for those English grammatically correct people
out there who care about spelling..




:::
:  Julien Bonastre [The-Spectrum.org CEO]
:  A.K.A. The_RadiX
:  [EMAIL PROTECTED]
:  ABN: 64 235 749 494
:  QUT Student :: 04475739
:::
- Original Message -
From: Jason Wong [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, May 03, 2002 9:34 PM
Subject: Re: [PHP] Witch var is the biggest and the lowest


 On Friday 03 May 2002 19:19, Mikael Syska wrote:
  i have 10 vars, and I would like to have them posted, so the higest is
  first and the second highest etc.

 Put your variables into an array then sort it.

 --
 Jason Wong - Gremlins Associates - www.gremlins.com.hk
 Open Source Software Systems Integrators
 * Web Design  Hosting * Internet  Intranet Applications Development *

 /*
 Nobody ever forgets where he buried the hatchet.
 -- Kin Hubbard
 */

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



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