Hiya,
I'm in search for a solution. Let's say I have this array:
@array (5, 6, 7, 89, 1, 0, 456, 298023, 56);
Now, how can I get the biggest integers from this array and give them a
string with their place. Let's say I have a foreach loop where I checked all
the biggest integers (however, I don't know how) and I give them all a
string like:
$website_76 = 1; # position 1
$website_87 = 2; # position 2
--------------
Bob Erinkveld (Webmaster Insane Hosts)
www.insane-hosts.net
MSN: [EMAIL PROTECTED]
_________________________________________________________________
Ontvang je Hotmail & Messenger berichten op je mobiele telefoon met Hotmail
SMS http://www.msn.nl/jumppage/
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- RE: How to get the biggest integers from an array? Mystik Gotan
- RE: How to get the biggest integers from an array... Beau E. Cox
- Re: How to get the biggest integers from an array... Sudarshan Raghavan
- Re: How to get the biggest integers from an array... Paul Johnson
- Re: How to get the biggest integers from an a... Rob Richardson
- Re: How to get the biggest integers from ... Jenda Krynicky
- Re: How to get the biggest integers f... Paul Johnson
- Re: How to get the biggest integ... Jeff 'japhy' Pinyan
- Re: How to get the biggest i... Paul Johnson
- Re: How to get the biggest integers from ... Paul Johnson
- Re: How to get the biggest integers from an a... Rob Richardson