You are here: Re: newbie - add 15 to number in list « PHP Programming Language « IT news, forums, messages
Re: newbie - add 15 to number in list

Posted by Kimmo Laine on 08/31/06 07:03

"version2" <corbett.jarrod@gmail.com> wrote in message
news:1156985921.127740.147300@h48g2000cwc.googlegroups.com...
> Hi there,
>
> I am outputing a list of 10 values.
>
> 10, 20, 30, 40, etc
>
> I can add 15 to one of the values then reorder the values from smallest
> to highest but i want to update every single value and assign it values
> increamenting by 10
>
> so after the update the second number of 20 and add 15 I get
>
> 10, 30, 35, 40
>
> now i want to re output the values above as
>
> 10, 20, 30, 40

But this last is just the same as the original. I don't see the
difference... Was this supposed to be 10, 30, 20, 40 ?

It would help if you could explain in detail what you are trying to achieve
with this, but basicly that would go like this:
$foo = range(10,100,10);// create the list of numbers
$bar = $foo;
$foo[rand()%sizeof($foo)]+=15;// add 15 to random element.
asort($foo); // Sort the changed array

// Print the sorted changed order using the
// original values that were copied to $bar
foreach($foo as $k => $v)
echo $bar[$k] . ', ';

--
"Ohjelmoija on organismi joka muuttaa kofeiinia koodiksi" - lpk
http://outolempi.net/ahdistus/ - Satunnaisesti pδivittyvδ nettisarjis
spam@outolempi.net || Gedoon-S @ IRCnet || rot13(xvzzb@bhgbyrzcv.arg)

 

Navigation:

[Reply to this message]


УдалСнная Ρ€Π°Π±ΠΎΡ‚Π° для программистов  •  Как Π·Π°Ρ€Π°Π±ΠΎΡ‚Π°Ρ‚ΡŒ Π½Π° Google AdSense  •  England, UK  •  ΡΡ‚Π°Ρ‚ΡŒΠΈ Π½Π° английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Π‘Π°ΠΉΡ‚ ΠΈΠ·Π³ΠΎΡ‚ΠΎΠ²Π»Π΅Π½ Π² Π‘Ρ‚ΡƒΠ΄ΠΈΠΈ Π’Π°Π»Π΅Π½Ρ‚ΠΈΠ½Π° ΠŸΠ΅Ρ‚Ρ€ΡƒΡ‡Π΅ΠΊΠ°
ΠΈΠ·Π³ΠΎΡ‚ΠΎΠ²Π»Π΅Π½ΠΈΠ΅ ΠΈ ΠΏΠΎΠ΄Π΄Π΅Ρ€ΠΆΠΊΠ° Π²Π΅Π±-сайтов, Ρ€Π°Π·Ρ€Π°Π±ΠΎΡ‚ΠΊΠ° ΠΏΡ€ΠΎΠ³Ρ€Π°ΠΌΠΌΠ½ΠΎΠ³ΠΎ обСспСчСния, поисковая оптимизация