|
Posted by tatsudoshi on 10/17/06 07:10
I am not using references at all, as I have not been able to figure out how
it works in the different versions of PHP.
----- Original Message -----
From: "Colin Fine" <news@kindness.demon.co.uk>
Newsgroups: comp.lang.php
Sent: Monday, October 16, 2006 11:48 PM
Subject: Re: Class variable problem
> You'll need to be more explicit about what you're expecting to see, and
> what you are seeing.
>
> I thought it might be a problem with references (in PHP5 Objects are
> copied by references, but arrays are not) but I can't see a place where
> you're assigning to a copied array, so it doesn't appear to be that.
>
> Colin
[Back to original message]
|