You are here: Re: creating a cumulative total column, but not in sequence « PHP Programming Language « IT news, forums, messages
Re: creating a cumulative total column, but not in sequence

Posted by Ivαn Sαnchez Ortega on 12/28/07 22:02

mantrid wrote:

> I looked at the manual. and it does look like its due to my version of
> php. Seems using & to modify array's elements is only available in version
> 5. What should I do?

First, upgrade to PHP5 ;-)

(Remember that PHP4's end-of-life is near, BTW)

Second, modify the array elements by using the array name and the relevant
key:

Instead of

foreach ($array as $key=>&$item)
{
$item['foo'] = $whatever;
}

use something like:

foreach ($array as $key=>$item)
{
$array['key']['foo'] = $whatever;
}

*And* leave a nice comment about changing that when upgrading to PHP5. Don't
forget about those little things, try to keep your code clean.

> ps I will look for the answer in the meantime myself, so you dont think Im
> lazy. But its all starting to look complicated with this referencing stuff

Referencing stuff is not that complicated (it gets very easy if you know are
trained in C pointers), but it's pretty good to handle situations like
this, and it's indispensable if you want to do semi-complex stuff with
classes and objects.

--
----------------------------------
IvΓ‘n SΓ‘nchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-

To be or not to be.
-- Shakespeare
To do is to be.
-- Nietzsche
To be is to do.
-- Sartre
Do be do be do.
-- Sinatra

 

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

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